UNPKG

@primer/brand-primitives

Version:

Color, spacing, and typography primitives for the Primer Brand Design System

20 lines (18 loc) 342 B
/** * Do not edit directly * Generated on Wed, 23 Apr 2025 15:47:28 GMT */ module.exports = { brand: { Section: { padding: { condensed: "var(--base-size-16)", normal: "var(--base-size-48)", spacious: "var(--base-size-64)", }, container: { maxWidth: "80rem", }, }, }, };