fix: restore design-system files accidentally reverted in prior commit
Commit669a661had a stale staged deletion of cc-design-system.css and reverted three other CSS-variable files. This commit restores them to the state fromcd37771(adopt --cc-* CSS variable system).
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user