Skip to content

Commit

Permalink
Add .color-success
Browse files Browse the repository at this point in the history
  • Loading branch information
didoesdigital committed Jun 20, 2022
1 parent 5eb3b11 commit aba8b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ input:focus::placeholder {
.color-purple-bright { color: saturate(add-tint($brand-primary, 30%), 30%); }

.color-green-bright { color: saturate(add-tint($brand-success, 20%), 10%); }
.color-success { color: $brand-success; }

.text-uppercase {
letter-spacing: .1em;
Expand Down

0 comments on commit aba8b80

Please sign in to comment.