mirror of
https://github.com/MbinOrg/mbin-website.git
synced 2025-07-23 18:38:58 +00:00
11 lines
No EOL
179 B
JSON
11 lines
No EOL
179 B
JSON
{
|
|
"tsx": true,
|
|
"componentDir": "./src/components/ui",
|
|
"tailwind": {
|
|
"config": "tailwind.config.cjs",
|
|
"css": "src/app.css"
|
|
},
|
|
"aliases": {
|
|
"path": "~/*"
|
|
}
|
|
} |