The Customizable
Components Library
Built with Angular and Tailwind CSS v4 for complete control over your UI
Type-safe
Accessible
Customizable
Dark mode
Getting Started
Three simple steps to start building with Luma UI
2
Installation
Install the package via npm.
npm install @lumaui/angularDependencies are installed automatically.
3
Setup
Import tokens in your styles.css
@import 'tailwindcss';
@import '@lumaui/tokens';
@import '@lumaui/tokens/dark.css';Components
Production-ready components built with accessibility in mind. Fully customizable with design tokens.