09 February 2015 12:15
Twitter's "fave" animation
by 1 otherTwitter recently updated the design of their “fave” (also known as “fav”) button, introducing a new animation. Rather than rely on CSS transitions, the animation makes use of a series of images. Here’s how to recreate the animation using the CSS animation steps timing function.
1
(1 marks)