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?
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?
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (1)
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?