diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-10-05 15:31:30 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-10-05 15:31:30 -0700 |
| commit | 20e6abb48cada5348ddf921ac778c1fd1f45d11c (patch) | |
| tree | 43a9df02a94d2b5ca941f5a2100b9fb8f0ee6acd /components.json | |
| parent | 638caf6d96120d374112f2ea12af394335bca4cb (diff) | |
improve channel card component design
Diffstat (limited to 'components.json')
| -rw-r--r-- | components.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/components.json b/components.json deleted file mode 100644 index 2fceff5..0000000 --- a/components.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "$schema": "https://ui.shadcn.com/schema.json", - "style": "default", - "rsc": true, - "tsx": true, - "tailwind": { - "config": "tailwind.config.ts", - "css": "src/app/globals.css", - "baseColor": "gray", - "cssVariables": false - }, - "aliases": { - "utils": "@/lib/utils", - "components": "@/components" - } -}
\ No newline at end of file |
