UNPKG

@primer/primitives

Version:

Typography, spacing, and color primitives for Primer design system

18 lines (17 loc) 562 B
{ "--base-text-size-xs": "0.75rem", "--base-text-size-sm": "0.875rem", "--base-text-size-md": "1rem", "--base-text-size-lg": "1.25rem", "--base-text-size-xl": "2rem", "--base-text-size-2xl": "2.5rem", "--base-text-weight-light": 300, "--base-text-weight-normal": 400, "--base-text-weight-medium": 500, "--base-text-weight-semibold": 600, "--base-text-lineHeight-tight": 1.25, "--base-text-lineHeight-snug": 1.375, "--base-text-lineHeight-normal": 1.5, "--base-text-lineHeight-relaxed": 1.625, "--base-text-lineHeight-loose": 1.75 }