8 lines
139 B
CSS
8 lines
139 B
CSS
|
/*
|
||
|
* Css Colors
|
||
|
* Generated with Matugen
|
||
|
*/
|
||
|
<* for name, value in colors *>
|
||
|
@define-color {{name}} {{value.default.hex}};
|
||
|
<* endfor *>
|