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
{{ message }}
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
We also don't wan't extend the group class with the disabled class as that will make a loads of unnecessary css lines.
Not sure if this is an issue but we also don't wan't to be forced to use !important.
The problem is that we wan't to override the color of a group. But stylefmt forces the
@eachafter thedisabledclass.We wan't:
But stylefmt wants:
We also don't wan't extend the group class with the
disabledclass as that will make a loads of unnecessary css lines.Not sure if this is an issue but we also don't wan't to be forced to use
!important.