UNPKG

@arolariu/components

Version:

🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡

14 lines (12 loc) • 174 B
.root { position: relative; width: 100%; height: 100%; overflow: hidden; } .canvas { position: absolute; inset: 0; width: 100%; height: 100%; }