feat: add core UI components and baseline tests

This commit is contained in:
2026-03-19 16:56:27 +08:00
parent 12642e0a92
commit 063179933c
73 changed files with 5756 additions and 2 deletions
+1
View File
@@ -1,5 +1,6 @@
@import "tailwindcss";
@import "@ai-ui/tokens/styles.css";
@source "../../../packages/ui/src";
:root {
background: var(--color-background);