petruc.ci / docs

Design System Docs

Mini-docs for your shadcn setup. Tailwind v4 + CSS vars are wired in src/styles/app.css. Your CornerButton moved to @/components/ui/button (compact prop).

How to use
Copy the code block under each example.
All components live in @/components/ui/* and use the cn helper from @/lib/utils.
Install more
Run shadcn add for new items.
npx shadcn@latest add calendar sonner
new-york styleneutral baseradix-ui

Pick a component from the sidebar to see live example + copy code. Each doc has its own URL — share it.