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 548e7a8 commit 5754e55
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 5754e55

Please sign in to comment.