UNPKG

@primer/brand-primitives

Version:

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

15 lines (13 loc) 699 B
/** * Do not edit directly * Generated on Thu, 12 Mar 2026 15:02:27 GMT */ export const BrandBentoGapLarge = "var(--base-size-32)"; export const BrandBentoGapMedium = "var(--base-size-32)"; export const BrandBentoGapSmall = "var(--base-size-20)"; export const BrandBentoItemBorderRadiusSmall = "var(--brand-borderRadius-large)"; export const BrandBentoItemBorderRadiusMedium = "var(--brand-borderRadius-xlarge)"; export const BrandBentoItemBorderRadiusLarge = "var(--brand-borderRadius-xlarge)"; export const BrandBentoContentPaddingCondensed = "var(--base-size-16)"; export const BrandBentoContentPaddingNormal = "var(--base-size-24)"; export const BrandBentoContentPaddingSpacious = "3.5rem";