Requires Tailwind v4. Add the namespace to your components.json:
"registries": {
"@framesx": "https://r.framesxdesign.com/r/{name}.json"
}
Then install:
npx shadcn add @framesx/style
Or one-shot, no config:
npx shadcn add https://r.framesxdesign.com/style
CI / non-interactive: add --overwrite (existing globals.css is skipped otherwise).
Index: /r/registry.json ยท Item: /r/style.json