UNPKG

@appearhere/bloom

Version:

Appear Here's pattern library and styleguide

16 lines (14 loc) 287 B
.circle { stroke: var(--color-greyLighter); stroke-width: 2px; stroke-linecap: square; } .circle.circleCompleted { stroke: var(--color-primary); } .text { font: var(--font-small-i); font-weight: var(--fontweight-bold); line-spacing: 15; fill: var(--color-greyDarker); }