Replies: 1 comment
|
Short answer: no, v3.4 won't run on 2016-era browsers. I compiled tailwindcss@3.4.19 and read the output. A few preflight (base reset) rules use the That's not the only floor though: color utilities emit Docs agree: v3 is "designed for and tested on the latest stable versions of Chrome, Firefox, Edge, and Safari" and drops IE11. To target 2016 you'd be hand-checking each feature on caniuse. |
Uh oh!
There was an error while loading. Please reload this page.
We have to support legacy browsers as well and i want to know how far back Tailwind V3.4 can go.
Can it support browsers fro m 2016 for example?
I could not find this in the docs or discussions that is why i am asking here.
All reactions