{
    "outDir": "src/styles/tws/typography",
    "data": {
        "sizes": {
            "display": [32, 90],
            "h1": [24, 32],
            "h2": [22, 29],
            "h3": [21, 26],
            "h4": [19, 23],
            "h5": [18, 20],
            "h6": [17, 18],
            "base": [16],
            "sm": [14],
            "xs": [13],
            "2xs": [12],
            "3xs": [11],
            "sm-base": [14, 16],
            "xs-sm": [13, 14]
        }
    }
}