UNPKG

metro4

Version:

The front-end framework for Build responsive, mobile-first projects on the web with the first front-end component library in Metro Style

17 lines (14 loc) 285 B
@import (once) "../../include/vars"; @import (once) "../../include/mixins"; html { font-family: @fontName; font-size: 100%; } body { font-family: @fontName; font-size: 1rem; line-height: 1.5; font-style: normal; font-weight: 400; color: @bodyColor; }