Fancy spinners for every website. Easy to installation and mantaining
https://github.com/kamilrogala/fancySpinners/tree/master/dist
<link rel="stylesheet" href="spinners.min.css">
<div class="spinner spinner-10"></div>
<div class="spinner spinner-10 red "></div>
At this time you can choose color classes: red, green, yellow, orange and purple. Default color palette is blue, and it works without any color class.
5. If there is no color- you can modify CSS file as you want or override styles in your own CSS file.
- more spinners
- minify
- make /dist
- make /docs
- and more spinners!
- modify README (add instructions, more description and so on)