🏠 New in Low Baseline Support: steps() easing

September 16, 2020

caniuse · mdn · spec

The steps() CSS easing function divides an animation or transition into equidistant intervals, jumping from value to value. The step-start and step-end keyword values are presets with a single interval.

Source features