Migrate remaining tailwind config pieces to CSS config

This commit is contained in:
Brandon McConnell
2025-07-30 16:53:31 -04:00
parent e3ecf4855a
commit 48282555e0
4 changed files with 208 additions and 237 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"rsc": true,
"tsx": true,
"tailwind": {
"config": "tailwind.config.ts",
"config": "",
"css": "src/app/globals.css",
"baseColor": "neutral",
"cssVariables": true,