UNPKG

react-toolbox

Version:

A set of React components implementing Google's Material Design specification with the power of CSS Modules.

7 lines (6 loc) 183 B
:root { --avatar-color: var(--color-white); --avatar-background: var(--palette-grey-500); --avatar-size: calc(4 * var(--unit)); --avatar-font-size: calc(2.4 * var(--unit)); }