Clamp Calc
A tool for generating clamp CSS functions
This app allows users to specify the minimum and maximum sizes for their elements, as well as the minimum and maximum viewport widths.
Using these parameters, the app generates a CSS clamp function that ensures the element scales dynamically with the viewport width.
Built with:
NextJS
React
Sass