Dear Stephen,
The animate.css that we use in the plugin (
http://daneden.github.io/animate.css/) does not provide any continuous non-fading-rotation animation.
So you can't create infinite-non-fading rotation animation using the plugin.
However, you can create an infinite rotation perfectly using just the css. Please take a look at the fiddle created here:
http://jsfiddle.net/vqtv2uzj/1/
Please let me know if you have any queries.