mirror of
https://github.com/pheralb/svgl.git
synced 2024-12-05 05:42:35 +08:00
⚙️ Update `shadcn/svelte
` config file
This commit is contained in:
parent
1ee1710f04
commit
2139ec69e0
14
components.json
Normal file
14
components.json
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://shadcn-svelte.com/schema.json",
|
||||||
|
"style": "new-york",
|
||||||
|
"tailwind": {
|
||||||
|
"config": "tailwind.config.js",
|
||||||
|
"css": "src\\app.css",
|
||||||
|
"baseColor": "neutral"
|
||||||
|
},
|
||||||
|
"aliases": {
|
||||||
|
"components": "@/ui",
|
||||||
|
"utils": "@/utils"
|
||||||
|
},
|
||||||
|
"typescript": true
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user