adamstac / animate.sass

Sass and Compass CSS animation library based on Animate.css
322 stars 38 forks source link

Conflict with Compass #1

Open wyuenho opened 12 years ago

wyuenho commented 12 years ago

Thanks for porting animate.css to scss but unfortunately you seemed to have defined a couple of mixins, namely transform() and transform-origin() and backface-visibility() that interferes with the Compass defined mixins with the same name.

It would be nice if you could reimplement this as a Compass extension.

OliverJAsh commented 12 years ago

I would also like to see this implemented as a Compass extension.

jcsrb commented 11 years ago

:+1: