Hacker News new | ask | show | jobs
by AlexandruGlv 350 days ago
Hi potato-peeler! It should normally work with older browsers, but I haven't tested all browsers on all versions on all devices.

Did you encounter issues with older browsers on your side? If yes let me know and I'll look into it!

1 comments

This is how it looks like in iOS 13.6 - https://ibb.co/GQQZ3rpr
Thanks! It seems to be because Tailwind CSS v4.0 is designed for Safari 16.4+, Chrome 111+, and Firefox 128+.

https://tailwindcss.com/docs/upgrade-guide

Fixing this on old browsers would require refactoring everything to an earlier version of Tailwind, I'll investigate this.