Simple loading spinners animated with CSS.
SpinKit uses CSS animations to create smooth and easily customizable animations. The goal is not to offer a solution that works in every browser—if you're supporting browsers that haven't implemented the CSS animation property (e.g. IE9 and below), you'll want to detect support for the animationproperty, and implement a fallback.
GitHub page:
↧