Open
Description
I often find the need for little loading spinners. There are a number of ways you can make these with css, but they are a bunch of code and not as customizable as I wish they were. Seems like it would be a great use-case for a mixin.
Some examples: http://projects.lukehaas.me/css-loaders/
Thoughts?