fix: restore design-system files accidentally reverted in prior commit

Commit 669a661 had a stale staged deletion of cc-design-system.css and
reverted three other CSS-variable files. This commit restores them to
the state from cd37771 (adopt --cc-* CSS variable system).
This commit is contained in:
CC Worker
2026-05-31 21:15:13 +00:00
parent 669a6616d8
commit 3ffbb11552
4 changed files with 981 additions and 5 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@500;700&display=swap");
@import url("@tldraw/tldraw/tldraw.css");
@import url('./cc-design-system.css');