Posts, a community app by Read.cv

Thread
Martin Hansen

Has anyone found a good way to work with fonts that scale with the viewport width (vw) in Figma? I'm trying to figure out the best way to handover Figma files for dev. with the vw-scaling.

William M.
Replying to @designbymash

Although people don't recommend using viewport for font scale, I saw a trick that you can change the root's font size to viewport and use EM to change the scales. Here is the video: youtu.be/6wD3Ul6L3Oo?si…

Martin Hansen
Replying to @willisenough

Nice William. Really helpful for understanding how to work with it in webflow. In the end I’ll probably go with a combination of designing for different breakpoints in Figma and then having a good conversation with the devs on how I can help them translate that into code.

Martin Hansen
Replying to @willisenough

Nice. Thanks 🙏