Reprocess CSS to be not minimised.

This commit is contained in:
2025-12-23 09:12:49 -05:00
parent 37762504a4
commit cfd23cd1a3
21 changed files with 1071 additions and 227 deletions

View File

@@ -240,7 +240,7 @@ mixin colour-samples(colors, theid)
notes= colors[i].note
- }
div.tab-group(id= theid )
tabset(id= theid order= taborder)
- csstab = csstab == undefined ? "css" : csstab
- scsstab = scsstab == undefined ? "scss" : scsstab