I am trying to make a simple side navbar that changes size based on browser size. No matter what class is used with a media breakpoint it does not work. I also tried modifying the tailwind config file and it still did not work. However, as soon as I went to test on Chrome instead of Safari the breakpoints are working. What could I be missing in either my styling, tailwind config, or even Safari config that is keeping the breakpoints from working?
I tried to have a side navbar that changes size based on the browser width. No media breakpoints work while testing in Safari, but they do once moving to Chrome.
North4h is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.