A tool that calculates the CSS clamp formula to interpolate between two values in a given viewport range.
yarn install
yarn dev
Done! the server is accessible at http://localhost:4321
yarn build
The output will be in the dist
folder.
A tool that calculates the CSS clamp formula to interpolate between two values in a given viewport range.
yarn install
yarn dev
Done! the server is accessible at http://localhost:4321
yarn build
The output will be in the dist
folder.