{ "$schema": "https://schemas.wp.org/trunk/theme.json", "version": 3, "title": "Showcase", "slug": "text-showcase", "blockTypes": [ "core/heading", "core/paragraph", "designorbital-blocks/countup" ], "styles": { "typography": { "fontSize": "var(--wp--preset--font-size--vast)", "lineHeight": "var(--wp--custom--global--line-height--petite)" } } }