Replies: 1 comment
-
I think you haven't considered the specified minimum requirements that TailwindCSS v4 has been aligned with to ensure long-term stability for future versions. Unfortunately, this has rendered many browser versions obsolete, but even so, with 85% coverage, most users are already using modern versions; except perhaps smart TVs, where older browsers may still be quite common. |
Beta Was this translation helpful? Give feedback.
0 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.
-
❌ Issue: Tailwind CSS 4.0 Not Working on webOS (Smart TVs)
Description
After upgrading to Tailwind CSS 4.0, styles are not being properly applied when running on webOS (Smart TVs). This issue did not occur in previous versions (e.g., Tailwind 3.x). The same styles work fine on desktop and mobile browsers, but fail to render correctly on webOS-based browsers.
Expected Behavior
Current Behavior
Steps to Reproduce
Technical Details
Potential Causes
Questions & Next Steps
Additional Information
Any insights or potential fixes would be greatly appreciated! Let me know if you need further debugging info or specific logs. Thanks for the amazing work on Tailwind! 🙌
Beta Was this translation helpful? Give feedback.
All reactions