Commit Graph

58 Commits

Author SHA1 Message Date
Daniel Eden ce4bd8c984 Update animate.min.css 2013-08-15 22:37:56 +01:00
Daniel Eden ddca902f92 Update animate.min.css 2013-08-15 22:28:32 +01:00
Daniel Eden f467a46094 Safely minify Animate.css
The previous minification stripped the % signs from the initial keyframes. Sorry this went unnoticed for so long. All should be working now.
2013-08-12 14:41:26 +01:00
mintbird a4f7538626 Fix: animation started even no animated class
On Firefox, even if there is no '.animated' class the animation is still
started.
2013-07-20 18:01:43 +07:00
Thomas ZILLIOX 30f4836856 BugFix on rotateOutUpLeft keyframes without vendor prefix 2012-10-21 22:08:38 +03:00
Dan Eden 2bdc04f58f Update minified file 2012-10-02 18:43:43 +01:00
Dan Eden b3fae9fe00 Remove -ms- prefixes
Since IE10 dropped the animation, transform, and transition prefixes,
and no stable release was made with them, we can safely drop the
prefixes, too. Cutting a good 20% off the file sizes!
2012-07-09 12:01:50 +01:00
Dan Eden 13e1439055 Add minified version - resolves #32 2012-06-11 14:49:35 +01:00