DEV Community

WanjeEric
WanjeEric

Posted on

Has someone discovered that @tailwindcss/vite plugin after vercel deployment works correctly for desktop, but do not work on mobile phones? even after meta tags, viewports, vite.config.js etc are intact?

Top comments (1)

Collapse
 
dotallio profile image
Dotallio

I've hit weird issues like this before, usually ended up being aggressive cache or something odd with mobile browsers. Did you check if it's failing in both iOS Safari and Chrome on Android?