Replies: 1 comment
|
There have been suggestions about adding such a feature. The maintainers have addressed this request before, that you may wish to read up on if you have not already done so: |
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.
Hi
It would be useful to support grouped modifiers, for example:
hover:(bg-red-500 text-xl underline)
This would avoid repeating the same modifier for every utility class. Support for custom modifiers/resets would also be useful.
All reactions