feat(css): add framework-agnostic design system

This commit is contained in:
Dax Raad 2026-07-22 13:49:01 +00:00
commit c251ead206
23 changed files with 1285 additions and 0 deletions

2
packages/css/tokens.css Normal file
View file

@ -0,0 +1,2 @@
@import "./colors.css";
@import "./theme.css";