Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 446 Bytes

File metadata and controls

33 lines (23 loc) · 446 Bytes

Style

Personal design system, layout blocks, and theme primitives for shadcn/ui.

Add registry

{
  "registries": {
    "@emrocode": "https://style.emroco.de/r/{name}.json"
  }
}

Usage

List all items in registry

pnpm dlx shadcn@latest list @emrocode

View a component

pnpm dlx shadcn@latest view @emrocode/app-header

Add a component

pnpm dlx shadcn@latest add @emrocode/app-header