feat: prepare for DMS removal

This commit is contained in:
2026-08-21 11:20:15 +02:00
parent 2ab86906c7
commit dce6a6cafb
24 changed files with 432 additions and 61 deletions
@@ -0,0 +1,7 @@
/*
* Css Colors
* Generated with Matugen
*/
<* for name, value in colors *>
@define-color {{name}} {{value.default.hex}};
<* endfor *>