Viewport font sizes

I have been using viewport for font sizes lately and didn’t see that as an option of the font-size page.

Anyone mind if I take a crack at adding it under possible approaches and examples to: https://developer.mozilla.org/en-US/docs/Web/CSS/font-size

Viewport units are covered under the length data type page: https://developer.mozilla.org/en-US/docs/Web/CSS/length, which is linked from the into to the font-size page.

Saying that, I think it’d be very helpful if you added some examples of using viewport-relative units for font sizing under https://developer.mozilla.org/en-US/docs/Web/CSS/font-size#Examples. So please go ahead!

1 Like