UNPKG

@primer/primitives

Version:

Typography, spacing, and color primitives for Primer design system

73 lines (72 loc) 1.61 kB
/** * Do not edit directly * Generated on Fri, 29 Apr 2022 19:38:32 GMT */ module.exports = { "primer": { "control": { "minTarget": { "auto": { "value": "2.75rem", "filePath": "tokens/functional/size/size-coarse.json", "isSource": true, "original": { "value": "{base.size.44}" }, "name": "auto", "attributes": {}, "path": [ "primer", "control", "minTarget", "auto" ] } } }, "controlStack": { "small": { "gap": { "auto": { "value": "1rem", "filePath": "tokens/functional/size/size-coarse.json", "isSource": true, "original": { "value": "{base.size.16}" }, "name": "auto", "attributes": {}, "path": [ "primer", "controlStack", "small", "gap", "auto" ] } } }, "medium": { "gap": { "auto": { "value": "0.75rem", "filePath": "tokens/functional/size/size-coarse.json", "isSource": true, "original": { "value": "{base.size.12}" }, "name": "auto", "attributes": {}, "path": [ "primer", "controlStack", "medium", "gap", "auto" ] } } } } } };