Skip to content

Commit

Permalink
feat: add shadcn-vue
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshack committed Dec 7, 2023
1 parent 3115865 commit 28f4005
Show file tree
Hide file tree
Showing 6 changed files with 363 additions and 280 deletions.
15 changes: 15 additions & 0 deletions components.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"style": "default",
"typescript": false,
"tailwind": {
"config": "tailwind.config.js",
"css": "resources/css/app.css",
"baseColor": "slate",
"cssVariables": true
},
"framework": "laravel",
"aliases": {
"components": "@/Components",
"utils": "@/lib/utils"
}
}
Loading

0 comments on commit 28f4005

Please sign in to comment.