Skip to main content

UI Components

Shared component library at libs/ui based on Shadcn/UI and Radix UI primitives.

Usage

import { Button } from "@my-saas/ui";

All components are styled with Tailwind and support class-variance-authority for variants.