UNPKG

@primer/brand-primitives

Version:

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

17 lines (15 loc) 634 B
/** * Do not edit directly * Generated on Fri, 01 Aug 2025 13:48:37 GMT */ :root { --brand-Bento-content-padding-spacious: 3.5rem; --brand-Bento-content-padding-normal: var(--base-size-24); --brand-Bento-content-padding-condensed: var(--base-size-16); --brand-Bento-item-borderRadius-large: var(--brand-borderRadius-xlarge); --brand-Bento-item-borderRadius-medium: var(--brand-borderRadius-xlarge); --brand-Bento-item-borderRadius-small: var(--brand-borderRadius-large); --brand-Bento-gap-small: var(--base-size-20); --brand-Bento-gap-medium: var(--base-size-32); --brand-Bento-gap-large: var(--base-size-32); }