🏠 New in High Baseline Support: min(), max(), and clamp()

January 28, 2023

caniuse · mdn · spec

The min() and max() CSS functions return the minimum or maximum of the arguments, while clamp() clamps a value to a given range.

Source features