The Web is for everyone, not just people with the latest iPhone. #17243
Replies: 2 comments 11 replies
-
Hey there! Right now the browser support of Tailwind CSS v4 is documented here: https://tailwindcss.com/docs/compatibility It also states that iOS 16.4 is not supported. We're aware of this being a major blocker for many websites and are thinking about adding a compatibility mode, though. In the short term, it's still perfectly okay to use Tailwind CSS v3 which does not have the same limitations as Tailwind CSS v4. There's also another thread with potential workarounds posted here: https://v3.tailwindcss.com/docs/browser-support. |
Beta Was this translation helpful? Give feedback.
-
I created a workaround using Lightning CSS here. It's not perfect, but at least it worked for me to fix most colors and borders in Safari 15. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tailwind v4 Breaks on IOS <16.4 - we need a proper fallback urgently.
The problems have been reported countless times already and a few brave community members are even trying to propose solutions for it.
Tailwind adoption is churning for serious production deployed projects and definetly deserve some special attention from the core team.
V4 is effectively useless on iOS <16.4 (iphone X and below, ipads as well stuck on old safari versions - probably other older browsers and platforms as well like firefox on some linux installations, etc.), breaking sites entirely for a huge segment of users worldwide. This is very bad for business.
This isn't some minor inconvenience—honestly it’s a complete disaster for accessibility, usability, and developer sanity (if you care about it or just pretend to).
Are we seriously telling people to throw their older gadgets in the bin just to view a website properly? This is not a luxury issue. This is a fundamental failure in progressive enhancement, an awful accessibility policy.
There is no fallback to support minimally the millions of users with older phones and devices.
The Web is for everyone, not just people with the latest iPhone.
Beta Was this translation helpful? Give feedback.
All reactions