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

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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"