sprinkles
sprinkles copied to clipboard
Add animation helpers
I've cooked up two animation helpers over the years: animate()
and queueAnimation()
. Doing hardware-accelerated animations purely by adding/removing classes is just impossible. So I want to polish up these functions and get them into Sprinkles. I think they'll be super useful.