fix: get styles working

This commit is contained in:
bracesproul
2025-02-26 17:42:29 -08:00
parent c0cd027fde
commit 4e6a831214
10 changed files with 254 additions and 154 deletions

View File

@@ -5,7 +5,7 @@
"tsx": true,
"tailwind": {
"config": "tailwind.config.js",
"css": "agent/ui.css",
"css": "src/index.css",
"baseColor": "neutral",
"cssVariables": true,
"prefix": ""