@rwolfe-labs/ui
v1.0.0
Published
Wolfe Labs UI kit: - Minimal tokens (CSS variables) - Corner notch signature - Radix primitives for a11y/behavior, custom styling for identity
Readme
rwolfe-labs-ui
Wolfe Labs UI kit:
- Minimal tokens (CSS variables)
- Corner notch signature
- Radix primitives for a11y/behavior, custom styling for identity
Install (local dev)
pnpm install pnpm build
Usage
Import the stylesheet from the built package:
- import "@rwolfe-labs/ui/styles.css"
Then use components:
- Button, Card, Modal, Tabs, DropdownMenu, Toast, etc.
