diff --git a/web/components.json b/web/components.json deleted file mode 100644 index e53cc8da8..000000000 --- a/web/components.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "$schema": "https://ui.shadcn.com/schema.json", - "style": "default", - "rsc": false, - "tsx": true, - "tailwind": { - "config": "tailwind.config.js", - "css": "src/css/tailwind.css", - "baseColor": "zinc", - "cssVariables": true, - "prefix": "" - }, - "aliases": { - "components": "@/components", - "utils": "@/utils/utils" - } -} diff --git a/web/index.html b/web/index.html index a02a0d357..e9a0127c6 100644 --- a/web/index.html +++ b/web/index.html @@ -11,7 +11,7 @@