UNPKG

@ou-imdt/css

Version:

The IMDT CSS library styles native elements with light, extendable CSS. It is developed for Interactive Media Developers at the Open University.

14 lines (12 loc) 212 B
.icon { &:where(svg), &>svg { height: var(--icon-size, 1em); vertical-align: var(--icon-align, text-top); } & * { color: currentColor; fill: currentColor; stroke: currentColor; } }