jlong / css-spinners

Simple CSS spinners and throbbers made with CSS and minimal HTML markup.
http://www.css-spinners.com
MIT License
924 stars 157 forks source link

Any plans to support Bourbon? #4

Closed xmlking closed 8 years ago

xmlking commented 10 years ago

I am using Bourbon in my project and thinking it might be too heavy to use compass. wonder if you have any plans to support Bourbon in place of Compass

bropp commented 10 years ago

Just ran into the same dependency, using bourbon with no other need for compass.

jlong commented 9 years ago

I'd love to have support for Bourbon! One way of doing this would be to remove the dependency on Compass entirely. We are only using a few of the CSS3 mixins. It might be possible to write these ourselves or to require something like auto-prefixer.

jlong commented 9 years ago

Anyone want to work on this?

jlong commented 8 years ago

Closing this for now.