modern-fluid-typography-editor
modern-fluid-typography-editor copied to clipboard
Modern fluid typography editor
Hi, What would be the best way of using this to generate a set of font-sizes for H1 => H6 but using one type scale such as 1.125 for the...
Added an "Example" tab for demonstration. The font-size is set from the string value passed as a prop in index.svelte, computed using `clampValue`. May want to recompute here for precision.
Hi Adrian, Thank you for this exciting tool. It would be awesome to have a live preview when "playing" with the values, what do you think? Thanks @iGitScor
Visitors may want to check the [Browser support of clamp() with CanIUse](https://caniuse.com/css-math-functions) or an alternative, let's add a link somewhere? Awesome project BTW, thanks!
I am writing to propose a couple of enhancements that I believe would significantly improve the user experience and functionality of this already impressive product. 1. Support for REM Font...
Well done, it’s a very nice tool! But I think it might be better if the user only entered the min/max font-size and min/max screen sizes and then the tool...