8 lines
123 B
SCSS
8 lines
123 B
SCSS
/*
|
|
* Css Colors
|
|
* Generated with Matugen
|
|
*/
|
|
<* for name, value in colors *>
|
|
${{name}}: {{value.default.hex}};
|
|
<* endfor *>
|