UNPKG

@v4fire/client

Version:

V4Fire client core library

30 lines (24 loc) 537 B
/*! * V4Fire Client Core * https://github.com/V4Fire/Client * * Released under the MIT license * https://github.com/V4Fire/Client/blob/master/LICENSE */ @import "global/g-def/funcs.styl" /** * Default transition duration */ EASING_DURATION = 0.22s /** * Blueprint to interpolate the base system font */ BASE_FONT_PATTERN = '"Open Sans%t", Arial, sans-serif' /** * Base system font */ BASE_FONT = getGlobalFont() /** * The default color of icons included by the `i` mixin from the design system */ DS_ICON_COLOR = #000