refactor: set root layout, rename css, fix links in lint rules \ etc

This commit is contained in:
2026-09-10 15:34:55 +05:00
parent a9b37b4cce
commit 8a2584ab54
16 changed files with 76 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// Color authorship: every color value in preview.css must be authored as hct()
// Color authorship: every color value in app.css must be authored as hct()
// — literals AND derived forms (hct(from var(...) h c t) with channel math) —
// so the whole palette is computed through HCT channels and output as sRGB by
// the postcss-hct plugin. Exceptions: the seed tokens --brand-main/--brand-alt