Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 637 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 637 Bytes

Simple loading spinners animated with CSS. See demo.

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 building a site with users running IE9 and below, you'll want to detect support for the CSS animation attribute, and implement a fallback animation (e.g. a GIF.)

Contribution

If you're submitting a new animation, make sure that it looks identical in all browsers that support CSS animations.