We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bacb18 commit 5190ba2Copy full SHA for 5190ba2
frontend/viewer/components.json
@@ -1,8 +1,9 @@
1
{
2
- "$schema": "https://next.shadcn-svelte.com/schema.json",
+ "$schema": "https://tw3.shadcn-svelte.com/schema.json",
3
"tailwind": {
4
"css": "src\\app.postcss",
5
- "baseColor": "slate"
+ "baseColor": "slate",
6
+ "config": "./tailwind.config.ts"
7
},
8
"aliases": {
9
"components": "$lib/components",
0 commit comments