@anjapadu/anja-ui
v0.0.23
Published
   – accessible primitives integrated where it makes sense.
- 🛠️ Tree-shakable – import only what you need.
- 📦 ESM + CJS – works in all bundlers.
Pre-requisites
- Tailwind 4
- React / React Dom >= 19
📦 Installation
# with pnpm
pnpm add anja-ui
# with npm
npm install anja-ui
# with yarn
yarn add anja-ui