Skip to content

Commit

Permalink
build css
Browse files Browse the repository at this point in the history
  • Loading branch information
BcRikko committed Dec 2, 2018
1 parent 32abcde commit f41a6ff
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 19 deletions.
34 changes: 17 additions & 17 deletions css/nes.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion css/nes.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scss/elements/buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
// Other styles
// prettier-ignore
$types:
"success" #fff #92cc41 #76c442 #4aa52e,
"primary" #fff #209cee #108de0 #006bb3,
"success" #fff #92cc41 #76c442 #4aa52e,
"warning" $base-color #f7d51d #f2c409 #e59400,
"error" #fff #e76e55 #ce372b #8c2022;

Expand Down

0 comments on commit f41a6ff

Please sign in to comment.