app/src/utils/tldraw/tldraw.css
CC Worker 3ffbb11552 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).
2026-05-31 21:15:13 +00:00

3 lines
81 B
CSS

@import url("@tldraw/tldraw/tldraw.css");
@import url('./cc-design-system.css');