0.3.2 • Published 6 years ago

@envato/foundation-design-system-tokens-typography v0.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Typography

---
  global:
    category: "typography"
  props:
    font-family--sans-serif:
      value: "-apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Oxygen-Sans, Ubuntu, Cantarell, “Helvetica Neue”, sans-serif"
      type: "font-family"
    font-family--monospaced:
      value: "'Source Code Pro', Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace"
      type: "font-family"
    font-weight--regular:
      value: "400"
      type: "font-weight"
    font-weight--bold:
      value: "700"
      type: "font-weight"
    font-weight--light:
      value: "300"
      type: "font-weight"
    line-height--regular:
      value: "1.5"
      type: "line-height"
    line-height--heading:
      value: "1.25"
      type: "line-height"
    line-height--reset:
      value: "1"
      type: "line-height"
    font-size--h1:
      value: "36px"
      type: "font-size"
    font-size--h2:
      value: "32px"
      type: "font-size"
    font-size--h3:
      value: "28px"
      type: "font-size"
    font-size--h4:
      value: "24px"
      type: "font-size"
    font-size--h5:
      value: "20px"
      type: "font-size"
    font-size--h6:
      value: "18px"
      type: "font-size"
    font-size--body-xl:
      value: "20px"
      type: "font-size"
    font-size--body-l:
      value: "18px"
      type: "font-size"
    font-size--body-m:
      value: "16px"
      type: "font-size"
    font-size--body-s:
      value: "14px"
      type: "font-size"
    font-size--body-xs:
      value: "12px"
      type: "font-size"
0.3.2

6 years ago

0.2.1

7 years ago

0.2.0

7 years ago