Remove duplicate entry "css-loaders" (#337)

This commit is contained in:
Tom Lutzenberger 2016-11-23 11:42:05 +01:00 committed by Huei Tan
parent 020c5f4219
commit a8a05257da

View File

@ -556,7 +556,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [PageLoadingEffects](https://github.com/codrops/PageLoadingEffects) - Modern ways of revealing new content using SVG animations.
* [SpinKit](https://github.com/tobiasahlin/SpinKit) - A collection of loading indicators animated with CSS.
* [Ladda](https://github.com/hakimel/Ladda) - Buttons with built-in loading indicators.
* [css-loaders](https://github.com/lukehaas/css-loaders) - A collection of loading spinners animated with CSS.
* [css-loaders](https://github.com/lukehaas/css-loaders) - A collection of loading spinners animated with CSS
Besides libraries, there're [Collection on Codepen](http://codepen.io/collection/HtAne/), and generators like [Ajaxload](http://www.ajaxload.info/), [Preloaders](http://preloaders.net/) and [CSSLoad](http://cssload.net/).