UNPKG

@primer/primitives

Version:

Typography, spacing, and color primitives for Primer design system

101 lines (100 loc) 2.22 kB
/** * Do not edit directly * Generated on Fri, 29 Apr 2022 19:38:32 GMT */ module.exports = { "primer": { "breakpoint": { "xsmall": { "value": "20rem", "filePath": "tokens/functional/size/breakpoints.json", "isSource": true, "original": { "value": "320px" }, "name": "xsmall", "attributes": {}, "path": [ "primer", "breakpoint", "xsmall" ] }, "small": { "value": "34rem", "filePath": "tokens/functional/size/breakpoints.json", "isSource": true, "original": { "value": "544px" }, "name": "small", "attributes": {}, "path": [ "primer", "breakpoint", "small" ] }, "medium": { "value": "48rem", "filePath": "tokens/functional/size/breakpoints.json", "isSource": true, "original": { "value": "768px" }, "name": "medium", "attributes": {}, "path": [ "primer", "breakpoint", "medium" ] }, "large": { "value": "63.25rem", "filePath": "tokens/functional/size/breakpoints.json", "isSource": true, "original": { "value": "1012px" }, "name": "large", "attributes": {}, "path": [ "primer", "breakpoint", "large" ] }, "xlarge": { "value": "80rem", "filePath": "tokens/functional/size/breakpoints.json", "isSource": true, "original": { "value": "1280px" }, "name": "xlarge", "attributes": {}, "path": [ "primer", "breakpoint", "xlarge" ] }, "xxlarge": { "value": "90rem", "filePath": "tokens/functional/size/breakpoints.json", "isSource": true, "original": { "value": "1440px" }, "name": "xxlarge", "attributes": {}, "path": [ "primer", "breakpoint", "xxlarge" ] } } } };