Easy Fluid Typography With clamp() Using Sass Functions
Fluid typography is getting a lot more popular, especially since the clamp() math function is available in every evergreen browser. But if we’re honest, it’s still a lot of mathematics to achieve this. You can use tools such as utopia.fyi, which are fantastic. But in large projects, it can get messy pretty fast. So let's make this easy with Sass.
Read more about Easy Fluid Typography With clamp() Using Sass Functions (Smashing Magazine)