Hacker News new | ask | show | jobs
by potato-peeler 350 days ago
This is how it looks like in iOS 13.6 - https://ibb.co/GQQZ3rpr
1 comments

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.