diff --git a/tokens/themes/primitives.json b/tokens/themes/primitives.json index 30221db9..80646ddc 100644 --- a/tokens/themes/primitives.json +++ b/tokens/themes/primitives.json @@ -697,6 +697,15 @@ } }, "mono": { + "xs": { + "value": { + "fontFamily": "{typography.font.families.mono}", + "fontWeight": "{typography.font.weights.2}", + "lineHeight": "{typography.font.line-height.2}", + "fontSize": "{typography.font.sizes.0}" + }, + "type": "typography" + }, "sm": { "value": { "fontFamily": "{typography.font.families.mono}",