UNPKG

@ftdata/tokens

Version:

Fulltime Design Tokens

90 lines (89 loc) 1.97 kB
{ "font": { "family": { "01": { "value": "'Inter', sans-serif" } }, "size": { "xxs": { "value": "10px" }, "xs": { "value": "12px" }, "sm": { "value": "14px" }, "md": { "value": "16px" }, "lg": { "value": "20px" }, "xl": { "value": "24px" }, "xxl": { "value": "30px" }, "xxxl": { "value": "36px" }, "display": { "value": "48px" }, "megadisplay": { "value": "60px" } }, "weight": { "medium": { "value": "500" }, "bold": { "value": "600" } } }, "line": { "height": { "none": { "value": "100%" }, "tight": { "value": "120%" }, "medium": { "value": "160%" }, "distant": { "value": "190%" }, "very-distant": { "value": "220%" } } }, "letter": { "spacing": { "tight": { "value": "-0.03em" }, "medium": { "value": "0em" }, "distant": { "value": "0.03em" }, "very-distant": { "value": "0.06em" } }, "case": { "uppercase": { "value": "uppercase" } } } }