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 Thu, 12 Mar 2026 15:02: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", }, }, }, };