Skip to content

Commit

Permalink
feat(button): dirty in button
Browse files Browse the repository at this point in the history
  • Loading branch information
yangwooseong committed May 3, 2024
1 parent 5f62027 commit ddfa2c9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ $chromatic-colors: 'blue', 'red', 'green', 'cobalt', 'orange', 'pink', 'purple';
background-color: initial;
}

background-color: red;

/* color */
/* stylelint-disable-next-line no-duplicate-selectors */
&:where(.variant-primary) {
Expand Down

0 comments on commit ddfa2c9

Please sign in to comment.