Re: [community-group] Typography type feedback (#102)

Looking at [WCAG 2.1 Success Criterion 1.4.12: Text Spacing](https://www.w3.org/TR/WCAG21/#text-spacing) it describes all of the values relative to the font size:

> - Line height (line spacing) to at least 1.5 times the font size;
> - Spacing following paragraphs to at least 2 times the font size;
> - Letter spacing (tracking) to at least 0.12 times the font size;
> - Word spacing to at least 0.16 times the font size.

So being able to use something like `em` that is relative to the font size for line height and letter spacing would be really great.

-- 
GitHub Notification of comment by EllyLoel
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/102#issuecomment-1283647585 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 19 October 2022 08:45:11 UTC