aboutsummaryrefslogtreecommitdiffstats
path: root/components.json
blob: 2fceff5e6cac507d62e962883f119748c09e8d57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "$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"
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage