Closed salmans-teikametrics closed 7 months ago
clamp() won't allow MIN > MAX, so I added a min and max check to flip the values if the small breakpoint font size is larger than its large breakpoint counterpart.
I think I'll not merge the PR because of my latest comment here: https://github.com/davidhellmann/tailwindcss-fluid-type/issues/26
But thanks for investigating
clamp() won't allow MIN > MAX, so I added a min and max check to flip the values if the small breakpoint font size is larger than its large breakpoint counterpart.