This commit is contained in:
Shahrad Elahi
2024-05-29 20:10:18 +03:30
committed by GitHub
parent 66a1fe2ece
commit efb93e5e31
162 changed files with 2780 additions and 2758 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "https://shadcn-svelte.com/schema.json",
"style": "default",
"tailwind": {
"config": "tailwind.config.js",
"config": "tailwind.config.ts",
"css": "src/app.css",
"baseColor": "gray"
},