UNPKG

@adobe/spectrum-tokens

Version:
10 lines (9 loc) 324 B
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://opensource.adobe.com/spectrum-tokens/schemas/types/typography-script.json", "title": "typography-script", "description": "The script of the text.", "type": "string", "enum": ["latin", "han", "arabic", "hebrew"], "default": "latin" }