tgdev / animate-sass

A Sassy version of Dan Eden's Animate.css
482 stars 67 forks source link

Breaks Bourbon #5

Closed lencioni closed 10 years ago

lencioni commented 10 years ago

Bourbon, the simple and lightweight mixin library for Sass also implements a prefixer() mixin. When importing this library after Bourbon, many things break. As a quick fix I can just import this library before Bourbon, but in the long run it would be best to avoid this naming collision.