@primer/brand-primitives
Version:
Color, spacing, and typography primitives for the Primer Brand Design System
14 lines (12 loc) • 379 B
CSS
/**
* Do not edit directly
* Generated on Thu, 12 Mar 2026 15:02:27 GMT
*/
:root {
--brand-Timeline-bullet-spacing: 0.125rem;
--brand-Timeline-bullet-size: var(--base-size-8);
--brand-Timeline-spacing: var(--base-size-16);
--brand-Timeline-strokeWidth: 0.125rem;
--brand-Timeline-lineLength: 44ch;
--brand-Timeline-lineHeight: var(--brand-text-lineHeight-200);
}