Skip to content

Instantly share code, notes, and snippets.

@elpuas
Last active June 21, 2022 16:21
Show Gist options
  • Save elpuas/93b7595233ddb6c9b71c4c2e01c32937 to your computer and use it in GitHub Desktop.
Save elpuas/93b7595233ddb6c9b71c4c2e01c32937 to your computer and use it in GitHub Desktop.
Adding Typography
"typography": {
"fontFamilies": [
{
"name": "Helvetica or Arial",
"slug": "helvetica-arial",
"fontFamily": "Helvetica Neue, Helvetica, Arial, sans-serif"
}
],
"fontSizes":[
{
"slug": "size50",
"size": "50px",
"name": "Size 50"
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment