add shadcn button, input, card
npx shadcn-vue@latest add button npx shadcn-vue@latest add input npx shadcn-vue@latest add card
This commit is contained in:
parent
b42eb4f9d5
commit
d8545d197d
13 changed files with 254 additions and 29 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^12.5.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-vue-next": "^0.474.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue