Trying to install updated packages to get the ShadEditor working. I hope.
This commit is contained in:
15
components.json
Normal file
15
components.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"style": "default",
|
||||
"tailwind": {
|
||||
"config": "tailwind.config.js",
|
||||
"css": "src/app.css"
|
||||
},
|
||||
"typescript": false,
|
||||
"aliases": {
|
||||
"utils": "$lib/utils",
|
||||
"components": "$lib/components",
|
||||
"hooks": "$lib/hooks",
|
||||
"ui": "$lib/components/ui"
|
||||
},
|
||||
"registry": "https://next.shadcn-svelte.com/registry"
|
||||
}
|
||||
Reference in New Issue
Block a user