UNPKG

@primer/brand-primitives

Version:

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

20 lines (18 loc) 379 B
/** * Do not edit directly * Generated on Fri, 24 Apr 2026 13:01:08 GMT */ module.exports = { brand: { Timeline: { lineHeight: "var(--brand-text-lineHeight-200)", lineLength: "44ch", strokeWidth: "0.125rem", spacing: "var(--base-size-16)", bullet: { size: "var(--base-size-8)", spacing: "0.125rem", }, }, }, };