UNPKG

@primer/primitives

Version:

Typography, spacing, and color primitives for Primer design system

20 lines (19 loc) 357 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { "fontSize": [ "12px", "14px", "16px", "20px", "24px", "32px", "40px", "48px" ], "lineHeight": { "condensedUltra": 1, "condensed": 1.25, "default": 1.5 } };