#Tailwind CSS Responsiveness broken since Nextjs upgrade
12 messages · Page 1 of 1 (latest)
Before the update
All the styles are there, only the responsive is weird
I did this of course
Facing the same issue, We need help... I'm using tailwindcss
why you're using app folder when is still in beta? The nextjs team say it that only use it in experimental proyects, not production.
Fixed with meta viewport tag
Because I love the update
Hello ! Thanks for the answer, which one meta viewport ?
<meta name="viewport" content="width=device-width, initial-scale=1" />