add shadcn the form component

This commit is contained in:
Shahrad Elahi
2023-11-04 04:49:47 +03:30
parent eabab0e2f1
commit ece632f7bb
40 changed files with 830 additions and 14 deletions

View File

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