Spaces:
Runtime error
Runtime error
{ | |
"$schema": "https://shadcn-svelte.com/schema.json", | |
"style": "default", | |
"tailwind": { | |
"config": "tailwind.config.ts", | |
"css": "src/app.css", | |
"baseColor": "slate" | |
}, | |
"aliases": { | |
"components": "$lib/components", | |
"utils": "$lib/utils" | |
}, | |
"typescript": true | |
} |