chore: Remove postcss

This commit is contained in:
Sidharth Vinod
2025-09-03 16:38:03 +05:30
parent 7da0081ace
commit def809f6bd
5 changed files with 4 additions and 135 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://next.shadcn-svelte.com/schema.json",
"tailwind": {
"css": "src/app.postcss",
"css": "src/app.css",
"baseColor": "slate"
},
"aliases": {