ConnorAtherton / loaders.css

Delightful, performance-focused pure css loading animations.
https://connoratherton.com/loaders
10.22k stars 1.22k forks source link

Possible to change speed? #30

Closed iggyigner closed 9 years ago

iggyigner commented 9 years ago

These are beyond incredible. Is there currently a way to access the speed of the loading animation (slower/faster transitions between a given loader's various states)?

ConnorAtherton commented 9 years ago

Thanks man! You can overwrite the animation-duration property to play around with different transition speeds. Note that some loaders require the time between states and the animation-delay to be related so they synchronize at certain parts of the animation. I'd say your best best it to just try things out and break it until you get the effect you want :)

iggyigner commented 9 years ago

I love it. Thanks so much, Connor!