Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (22 loc) · 362 Bytes

File metadata and controls

24 lines (22 loc) · 362 Bytes

Spacing

---
  global:
    category: "spacing"
  props:
    spacing--xs:
      value: "4px"
      type: "spacing"
    spacing--s:
      value: "8px"
      type: "spacing"
    spacing--m:
      value: "16px"
      type: "spacing"
    spacing--l:
      value: "24px"
      type: "spacing"
    spacing--xl:
      value: "32px"
      type: "spacing"