Replies: 1 comment 3 replies
-
I believe this is already possible, via several different syntaxes: https://play.tailwindcss.com/LOYWvLPjLx |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi, I’d like to request - if not already either requested or rejected - to be able to style elements based on other elements’ states by providing custom selectors.
Something like this, but with arbitrary selectors, such as:
Ofc this would mean a syntax looking like
[#id]
/[.class]
/[tag.class]
/[.parent>.child]
and such.Beta Was this translation helpful? Give feedback.
All reactions