Skip to content

Commit

Permalink
fix: don't override staticWhite/staticBlack with staticNone
Browse files Browse the repository at this point in the history
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
lazd committed Dec 8, 2021
1 parent f7bdffe commit 5c72803
Showing 1 changed file with 388 additions and 341 deletions.
Loading

0 comments on commit 5c72803

Please sign in to comment.