Created
January 3, 2019 12:25
-
-
Save PavelLaptev/2f08dc49aaa87d7301d68204f8830bc4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"token": { | |
"font": { | |
"h1": { | |
"desktop": { | |
"family": { | |
"value": "Zilla Slab" | |
}, | |
"weight": { | |
"value": "bold" | |
}, | |
"size": { | |
"value": "66px" | |
}, | |
"lineheight": { | |
"value": "71px" | |
} | |
} | |
} | |
}, | |
"color": { | |
"limo": { | |
"value": "rgba(233,234,0,1)", | |
"type": "color" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment