9 lines
145 B
JSON
9 lines
145 B
JSON
|
{
|
||
|
"tsx": true,
|
||
|
"componentDir": "./src/lib/components/ui",
|
||
|
"tailwind": {
|
||
|
"config": "tailwind.config.js",
|
||
|
"css": "src/app.css"
|
||
|
}
|
||
|
}
|