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) • 231 B
.label { font-size: var(--ac-text-sm); font-weight: 500; line-height: 1; color: var(--ac-foreground); cursor: default; user-select: none; } .label[data-disabled] { cursor: not-allowed; opacity: 0.7; }