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

> 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.

@EllyLoel -- I think `em` should be supported, but fwiw, at least for `line-height`...  "unitless" `line-height` is almost always the best practice.

> Unitless line heights are recommended due to the fact that child elements will inherit the raw number value, rather than the computed value. With this, child elements can compute their line heights based on their computed font size, rather than inheriting an arbitrary value from a parent that is more likely to need overriding.

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


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

Received on Tuesday, 8 November 2022 16:40:06 UTC