Still working on upgrading to Tailwind CSS v4 an dSkeleton v3.....

This commit is contained in:
Scott Idem
2025-06-18 17:59:48 -04:00
parent db6e9dd019
commit 13912fd145
169 changed files with 2343 additions and 1634 deletions

View File

@@ -3,7 +3,7 @@
"style": "default",
"tailwind": {
"config": "tailwind.config.ts",
"css": "src/app.postcss",
"css": "src/app.css",
"baseColor": "gray"
},
"aliases": {