l-lin / font-awesome-animation

Simple animations using FontAwesome and some CSS3.
http://l-lin.github.io/font-awesome-animation/
MIT License
913 stars 195 forks source link

Animations override fa-rotate classes #22

Open RPGillespie6 opened 8 years ago

RPGillespie6 commented 8 years ago

If I try to animate a rotated icon, faa always turns it right side up again.

For example:

<i class="fa fa-twitter fa-rotate-180 fa-3x faa-tada animated"></i>

grantrutherford commented 7 years ago

I found the same problem using fa-flip-horizontal

cubefoo commented 7 years ago

same here, rotation doesn't work with animation is there a manual work-around for individual icons?

nbelley commented 5 years ago

Still not fixed, fa-flip-horizontal is also overrided.