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

19 lines (18 loc) 546 B
import * as BackgroundColors from "./background.less" import * as BorderColors from "./border.less" import * as FillColors from "./fill.less" import * as ForegroundColors from "./foreground.less" import * as OpacityColors from "./opacity.less" import * as OutlineColors from "./outline.less" import * as PseudoColors from "./pseudo.less" import * as RibbedColors from "./ribbed.less" export { BackgroundColors, BorderColors, FillColors, ForegroundColors, OpacityColors, OutlineColors, PseudoColors, RibbedColors }