aboutsummaryrefslogtreecommitdiff
path: root/components.json
diff options
context:
space:
mode:
Diffstat (limited to 'components.json')
-rw-r--r--components.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/components.json b/components.json
deleted file mode 100644
index fc152dc..0000000
--- a/components.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "$schema": "https://ui.shadcn.com/schema.json",
- "style": "new-york",
- "rsc": false,
- "tsx": true,
- "tailwind": {
- "config": "tailwind.config.ts",
- "css": "src/index.css",
- "baseColor": "neutral",
- "cssVariables": true,
- "prefix": ""
- },
- "aliases": {
- "components": "@/components",
- "utils": "@/lib/utils",
- "ui": "@/components/ui",
- "lib": "@/lib",
- "hooks": "@/hooks"
- },
- "iconLibrary": "lucide"
-} \ No newline at end of file