Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't override staticWhite/staticBlack with staticNone
the alternative was to require the .spectrum-Button--staticNone class to be added instead, we add :not() selectors around the staticWhite/staticBlack selectors for none this is more specific CSS, but it's nicer for consumers who don't have to think about static for anything but the non-none use cases
- Loading branch information