UNPKG

@versionone/ui

Version:

Open-source and community supported collection of common UI components built with React. As an open-sourced and community supported project, VersionOne UI is not formally supported by VersionOne.

10 lines (9 loc) 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var xxSmall = exports.xxSmall = 0.375; var xSmall = exports.xSmall = 0.5; var small = exports.small = 0.75; var normal = exports.normal = 1; var large = exports.large = 1.25;