UNPKG

@appearhere/bloom

Version:

Appear Here's pattern library and styleguide

17 lines (14 loc) 229 B
.root { transform: scaleX(-1) rotate(-90deg); } .circle { stroke-width: 2; fill: transparent; stroke-linecap: round; } .circleTrack { stroke: var(--color-greyDark); } .circleFilled { stroke: var(--color-primary); }