@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! ⚡
31 lines (26 loc) • 696 B
CSS
.root-pnxJlw {
gap: var(--ac-space-2);
display: grid;
}
.label-nkXbme {
color: var(--ac-foreground);
font-size: var(--ac-text-sm);
font-weight: 500;
line-height: 1.4;
}
.track-RAqg1K {
background-color: var(--ac-secondary);
box-shadow: inset 0 0 0 1px color-mix(in oklch,var(--ac-border),transparent 20%);
border-radius: 9999px;
width: 100%;
height: .5rem;
position: relative;
overflow: hidden;
}
.indicator-O6TM5n {
background: linear-gradient(90deg,color-mix(in oklch,var(--ac-primary),#fff 10%) 0,var(--ac-primary) 100%);
border-radius: inherit;
height: inherit;
transition: width var(--ac-transition-slow);
}
/*# sourceMappingURL=meter_module.css.map */