$chiubaca / notes / fleeting / 2021-12-16
  • animation-fill-mode is a css property that can control when css properties are applied during a css animation

    • backwards applies the css property on the first animation keyframe
    • forwards applies the css property on the last animation keyframe
    • both The animation will follow the rules for both forwards and backwards, thus extending the animation properties in both directions.
  • https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode

Edit on GitHub ✏️

Hey I'm Alex Chiu 👋. These are my notes for literally anything.

I'm using the Zettelkasten method to organise my thoughts here.

My more polished writings are published to my main blog at chiubaca.com

Follow me on: Github / X (Twitter) / Mastodon / LinkedIn