Having problems with Astro and tailwind in mobile versions, everything works fine in NextJs though.

Hi guys i just wanted to make a blogging website with Astro and tailwind but iam facing responsive issues and theres nothing that seems wrong to me. https://64a1691304804b49ea0f85df--whimsical-parfait-83a4aa.netlify.app/ This is the link to the website that i am making, on phones there seems to be a responsive issue which is not supposed to be there. Iam guessing it has to do with the fact that astro support with tailwind is not yet 100% there yet, and also i have these changes in my tailwind.config.cjs I tried the same with NextJS and everything is perfectly fine. I guess since tailwind is a mobile first framework changing the config to adjust for desktop first is not what is expected?
Discover new tech news everyday
A heavily optimized description full of well-researched keywords.
4 Replies
Mannix
Mannix16mo ago
you page is missing this meta tag
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
Tanavast
Tanavast16mo ago
woww iam so stupid thank you so much !
Mannix
Mannix16mo ago
thumbup
Tanavast
Tanavast16mo ago
i was using emmet so much i forgot this is a thing
Want results from more Discord servers?
Add your server