🏠 New in Low Baseline Support: linear() easing
December 11, 2023
The linear() easing function for animations and transitions interpolates linearly between the control points, and can be used to approximate complex easing functions, such as a bounce effect.
Source features
css.types.easing-function.linear-function[mdn]