Closed i-like-robots closed 10 years ago
@i-like-robots Cool. One small change. The CSS file is generated using Sass. Can you make the changes in the scss
https://github.com/i-like-robots/css-shaky-animation/blob/master/css/scss/shaky-animation.scss. There are a couple mixins that would need updated.
Darn it! In too much of a rush to have paid proper attention.
Done and done :blush:
Fixed.
@i-like-robots Thanks man, merged. It's great that we're getting to a point that we can remove these prefixes.
The
-moz-
prefix for the animation property and@keyframe
declarations are not required and support for the unprefixed versions is very good: http://caniuse.com/#feat=css-animation