Skip to content

Commit

Permalink
Merge pull request #20 from craigkai/shadcn-svelte
Browse files Browse the repository at this point in the history
Shadcn svelte
  • Loading branch information
craigkai authored Jun 5, 2024
2 parents f624bd2 + 6839db4 commit 34c450a
Show file tree
Hide file tree
Showing 81 changed files with 3,017 additions and 1,059 deletions.
14 changes: 14 additions & 0 deletions components.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "https://shadcn-svelte.com/schema.json",
"style": "default",
"tailwind": {
"config": "tailwind.config.js",
"css": "src/app.postcss",
"baseColor": "slate"
},
"aliases": {
"components": "$components",
"utils": "$lib/utils"
},
"typescript": true
}
Loading

0 comments on commit 34c450a

Please sign in to comment.