UNPKG

@appearhere/bloom

Version:

Appear Here's pattern library and styleguide

15 lines (13 loc) 259 B
.root { composes: fontRegular from '../../../globals/typography.css'; display: block; width: 100%; padding: var(--size-small); text-align: center; } .today { font-weight: var(--fontweight-demi); } .outOfRange { color: var(--color-greyLight); }