diff --git a/proprietary/design-tokens/src/imported/nl/utrecht-textarea.json b/proprietary/design-tokens/src/imported/nl/utrecht-textarea.json index ca8f82b6..d2e2f6bd 100644 --- a/proprietary/design-tokens/src/imported/nl/utrecht-textarea.json +++ b/proprietary/design-tokens/src/imported/nl/utrecht-textarea.json @@ -150,5 +150,23 @@ "type": "fontSizes" } } + }, + "figma": { + "textarea": { + "4-rows": { + "block-size": { + "value": "4 * {lux.line-height.body.default}", + "type": "sizing", + "description": "4 * lineheight " + } + }, + "8-rows": { + "block-size": { + "value": "8 * {lux.line-height.body.default}", + "type": "sizing", + "description": "4 * lineheight " + } + } + } } } \ No newline at end of file