main
59c7d64 ยท 8 days ago 139 commits
1/*
2* Css Colors
3* Generated with Matugen
4*/
5<* for name, value in colors *>
6    @define-color {{name}} {{value.default.hex}};
7<* endfor *>