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
fix(tailwind): correct disabled tag styles (#7247)
* fix(taggroup): add isDisabled to compoundVariants
this allows the styles defined in isDisabled to be applied
* test(taggroup): add disabled item
this shows the disabled styles in action
* style(taggroup): add dark text colors to improve contrast
* style(taggroup): update dark mode disabled styles
---------
Co-authored-by: Robert Snow <[email protected]>
0 commit comments