UI
The @acme/ui package provides shared React components used across all Acme applications.
Design principles
- Composable — small, single-purpose components that compose together
- Accessible — WAI-ARIA compliant with keyboard navigation
- Themeable — CSS custom properties for design token overrides
- Type-safe — fully typed props with discriminated unions for variants
Installation
From any app in the monorepo: