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

July 28, 2020

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