You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we only support hover:{utility} state variants and only for the following modules:
backgroundColors
borderColors
textColors
fontWeights
It would be great to also add support for other states:
active:
focus:
placeholder:, although this is a bit different
disabled:
valid:
invalid:
required:
(We may not add support for all of these, but listing ideas for reference.)
It would also be great to allow customizing which modules have these variants enabled, as enabling all of these for every utility would quickly bloat the outputted CSS.
We have plans for all of this, but this issue will serve as a single point of reference so we can keep duplicate issues under control.
glenngijsberts, MichaelDeBoey, jakedohm, mstnorris, tavo1987 and 26 more