Replies: 2 comments
-
Forgot to mentions the pros and cons:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It's implemented in v4!!!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm thinking on adding a new "namespace" lets say, for some selectors that usually makes more sense to write as a "group", but using the group adds to much noise, the idea would be to replace:
See on play
Aria-busy is a good example, because it is applied to the live container (that is not always the one you want to style), but other arbitrary styles like: ´in-[.active]´ could solve issues like this one with ease.
Beta Was this translation helpful? Give feedback.
All reactions