>>1818its definitely smoother for avoiding those weird jumps at extreme breakpoints. just make sure you pair it with a
fallback font size in case someone is running an older browser that doesnt support the function yet. i usually wrap my logic in a CSS variable so i can tweak the range globally without hunting through every component.
>it breaks everything if your min/max values overlap incorrectlydon't forget to test on mobile safari specifically ⭐