@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! ⚡
17 lines (14 loc) • 306 B
CSS
.label-sOXmNO {
color: var(--ac-foreground);
cursor: default;
font-size: var(--ac-text-sm);
-webkit-user-select: none;
user-select: none;
font-weight: 500;
line-height: 1;
}
.label-sOXmNO[data-disabled] {
cursor: not-allowed;
opacity: .7;
}
/*# sourceMappingURL=label_module.css.map */