Replies: 4 comments
-
from my understanding, you're gonna have a bad time with Safari 14 if you upgrade to TW4, so you may want to reconsider this combo. |
Beta Was this translation helpful? Give feedback.
-
Yeah Tailwind CSS v4.0 is only compatible with Safari 16.4 and up, so you don't need that plugin for any project that can use v4.0. |
Beta Was this translation helpful? Give feedback.
-
this could replace the plugins :
|
Beta Was this translation helpful? Give feedback.
-
I understand Tailwind v3+ has native aspect-ratio support, but from what I’ve seen, the plugin still provides better fallback behavior for older browsers like Safari 14. Is there any chance of an update to MyLabCorp support v4, or should we look at rolling our own fallback approach? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm trying to migrate an existing project to Tailwind v4. We are using
@tailwindcss/aspect-ratio
, it's a legacy project, which is not compatible with Tailwind v4.Can
@tailwindcss/aspect-ratio
be regarded as deprecated, or is there any chance that you could push the package to be compatible with TW4? From my understanding, it still offers more robust support for Safari 14 and older when it comes to aspect-ratio-properties in CSS.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions