@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! ⚡
20 lines (16 loc) • 348 B
CSS
.track-Qismb4 {
background-color: var(--ac-secondary);
width: 100%;
height: .5rem;
position: relative;
overflow: hidden;
}
.indicator-DxBHY9, .track-Qismb4 {
border-radius: 9999px;
}
.indicator-DxBHY9 {
background-color: var(--ac-primary);
height: 100%;
transition: width .2s;
}
/*# sourceMappingURL=progress_module.css.map */