1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-21 13:31:24 +02:00

fix: stylelint color naming fix

This commit is contained in:
Mati
2019-02-10 11:43:43 +01:00
parent e0381440a5
commit 6c787bafdb

View File

@@ -1,4 +1,4 @@
$icon-coin-colors: (#060606, #ffffff, #ffc107); $icon-coin-colors: (#060606, #fff, #ffc107);
// prettier-ignore // prettier-ignore
$icon-coin: ( $icon-coin: (
(0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0), (0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0),