Pouya Saadeghi
Pouya Saadeghi
**Scenario** What can I do to make sure `.bigcard` comes after `.card`? because I want it to modify the default `.card` style so it must come after `.bigcard`? I tried...
>sorting is based on the amount of properties and which properties were used I see! Thanks for the info. I have a lot of modifier classes, with less or more...
`null` is not a valid value, so in your case the issue goes away because browser sees an invalid CSS rule and ignores it. I can't see the issue. Can...
Why would you want to scroll the backdrop?
I see. Thanks for the video. Let me find a way...
Remove that `w-11/12` class
I couldn't see the issue on iOS simulator. https://github.com/user-attachments/assets/051b2c55-2bcb-4dc0-9215-8686178562f7 And I'm not sure if we can do anything about it to be honest. it looks like a font rendering delay...
Please let me know if you found more class names that are expected to work with Tailwind's responsive prefixes. I will work on it 👍
fixed in `5.0.0-beta.7`
I'm working on it