Getting Started
Introduction
Beautifully designed component primitives that you can copy, paste, and completely control inside your applications.
Static UI is a modern, unstyled component library built on top of Base UI and styled with Tailwind CSS v4. Every component is designed to be copied, pasted, and fully customized — giving you complete control over your codebase.
Unlike traditional component libraries that ship as npm dependencies with locked-in styles, Static UI gives you the source code directly. You own every line, can modify every style, and never worry about breaking changes from upstream updates.
Quick Start
Initialize Static UI in your project with a single command:
$pnpm dlx static-ui init
Then add any component: pnpm dlx static-ui add button