@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
20 lines (18 loc) • 379 B
JavaScript
/**
* Do not edit directly
* Generated on Fri, 06 Jun 2025 10:25:20 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",
},
},
},
};