Files
AIPex/packages/browser-ext/components.json
0x5457@protonmail.com fc248d5c9c chore: fix lint
2025-12-06 20:02:10 +08:00

15 lines
293 B
JSON

{
"$schema": "https://ui.shadcn.com/schema.json",
"style": "new-york",
"rsc": false,
"tsx": true,
"tailwind": {
"config": "tailwind.config.js",
"css": "src/tailwind.css",
"baseColor": "neutral",
"cssVariables": true,
"prefix": ""
},
"iconLibrary": "lucide"
}