1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 09:41:47 +02:00

build css

This commit is contained in:
BcRikko
2018-12-02 15:01:49 +09:00
parent 32abcde4b6
commit f41a6ffb63
3 changed files with 20 additions and 19 deletions

View File

@@ -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;