1/* 2* Css Colors 3* Generated with Matugen 4*/ 5<* for name, value in colors *> 6 @define-color {{name}} {{value.default.hex}}; 7<* endfor *>