🎉 创世提交
This commit is contained in:
13
ui.config.json
Normal file
13
ui.config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "https://solid-ui.com/schema.json",
|
||||
"tsx": true,
|
||||
"tailwind": {
|
||||
"css": "@/App.css",
|
||||
"config": "tailwind.config.cjs",
|
||||
"prefix": ""
|
||||
},
|
||||
"aliases": {
|
||||
"components": "@/components/ui",
|
||||
"utils": "@/lib/utils"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user