3 lines
94 B
CSS
3 lines
94 B
CSS
|
|
<* for name, value in colors *>
|
||
|
|
@define-color {{name}} {{value.default.hex}};
|
||
|
|
<* endfor *>
|