Definitions
{
"text-styles": [
{
"name": "smallscreen-small-headline-hardtone",
"typeface": "@cheltenham",
"weight": "700",
"font-size": "22",
"line-height": "27",
"letterspacing": "0.1",
"color": "@gray-10",
"align": "left"
},
{
"name": "smallscreen-small-headline-hardtone",
"typeface": "@cheltenham",
"weight": "500",
"font-size": "22",
"line-height": "27",
"letterspacing": "0.1",
"color": "@gray-10",
"align": "left"
},
…
]
}
I'm thinking of something more cascading. should be less verbose & less duplication, but may be more complicated too.
Here's the idea: