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:
@@ -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),
|
||||||
|
Reference in New Issue
Block a user