Skip to content

Commit

Permalink
fix: stylelint color naming fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sombreroEnPuntas committed Feb 10, 2019
1 parent e038144 commit 6c787ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/icons/coin.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$icon-coin-colors: (#060606, #ffffff, #ffc107);
$icon-coin-colors: (#060606, #fff, #ffc107);
// prettier-ignore
$icon-coin: (
(0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0),
Expand Down

0 comments on commit 6c787ba

Please sign in to comment.