How to make Tailwind CSS v4 work on Android 8.0 and older browsers? #19288
Unanswered
temuulennani
asked this question in
Help
Replies: 1 comment 3 replies
-
|
As per the documentation, v4 requires a certain level of browser support. If support of older browsers is needed, you could try using v3. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Next.js + Tailwind CSS v4, and it's breaking on Android default browsers or older browsers that don't support it. Is there any solution to make the CSS work on these browsers?
Beta Was this translation helpful? Give feedback.
All reactions