UNPKG

@primer/primitives

Version:

Typography, spacing, and color primitives for Primer design system

77 lines (76 loc) 1.7 kB
/** * Do not edit directly * Generated on Fri, 29 Apr 2022 19:38:32 GMT */ module.exports = { "base": { "text": { "weight": { "light": { "value": "300", "filePath": "tokens/base/typography/typography.json", "isSource": true, "original": { "value": "300" }, "name": "light", "attributes": {}, "path": [ "base", "text", "weight", "light" ] }, "normal": { "value": "400", "filePath": "tokens/base/typography/typography.json", "isSource": true, "original": { "value": "400" }, "name": "normal", "attributes": {}, "path": [ "base", "text", "weight", "normal" ] }, "medium": { "value": "500", "filePath": "tokens/base/typography/typography.json", "isSource": true, "original": { "value": "500" }, "name": "medium", "attributes": {}, "path": [ "base", "text", "weight", "medium" ] }, "semibold": { "value": "600", "filePath": "tokens/base/typography/typography.json", "isSource": true, "original": { "value": "600" }, "name": "semibold", "attributes": {}, "path": [ "base", "text", "weight", "semibold" ] } } } } };