technique

Baked keyframe easing

Precompute a custom easing curve into a CSS @keyframes rule with a Sass loop, so a hand-written easing formula can animate at 60fps without any JavaScript.

Also called: Sass easing generator

What it is

How it works

Parameters & tuning

Where it’s been used

Variants & neighbours

Go deeper


Revision 1 · 1 source · Something wrong? Tell us.