feat: single SOT for themes + basic custom support

This commit is contained in:
Gabe Farrell 2025-06-17 02:44:41 -04:00
parent 486f5d0269
commit 5459cef971
10 changed files with 645 additions and 695 deletions

View file

@ -14,6 +14,7 @@
"@react-router/node": "^7.5.3",
"@react-router/serve": "^7.5.3",
"@tanstack/react-query": "^5.80.6",
"@vanilla-extract/css": "^1.17.4",
"color.js": "^1.2.0",
"isbot": "^5.1.27",
"lucide-react": "^0.513.0",
@ -27,6 +28,7 @@
"@types/node": "^20",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@vanilla-extract/vite-plugin": "^5.0.6",
"tailwindcss": "^4.1.4",
"typescript": "^5.8.3",
"vite": "^6.3.3",