@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! ⚡
1 lines • 604 B
Source Map (JSON)
{"version":3,"sources":["webpack://./src/components/ui/progress.module.css"],"names":[],"mappings":"AAAA;EACE,qCAAqC;EACrC,WAAW;EACX,aAAa;EACb,kBAAkB;EAClB,gBAAgB;AAClB;;AAGA;EAAE,qBAAqB;AACvB;;AADA;EAIE,mCAAmC;EACnC,YAAY;EACZ,qBAAqB;AACvB","sourcesContent":[".track {\r\n position: relative;\r\n width: 100%;\r\n height: 0.5rem;\r\n overflow: hidden;\r\n border-radius: 9999px;\r\n background-color: var(--ac-secondary);\r\n}\r\n\r\n.indicator {\r\n height: 100%;\r\n border-radius: 9999px;\r\n background-color: var(--ac-primary);\r\n transition: width 200ms ease;\r\n}\r\n"],"sourceRoot":""}