Replies: 1 comment
-
This package may help https://github.com/benface/tailwindcss-interaction-variants |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to style a child element when disabling a specific parent element.
There is already a
group
class which supportsgroup-hover:
andgroup-focus:
on the child, but no other states.A
group-disabled:
would be helpful.Beta Was this translation helpful? Give feedback.
All reactions