Open FerchoCarcho opened 8 years ago
Hey @FerchoCarcho ,
There's a good chance my variable was from a super early version of the original animate.css repo.
Happy to change it to the 100% values.
Will let you know when it's done.
...So, is it done yet?
@tgdev in your Sass _fadeInRight.scss _fadeOutRight.scss you have the $base-distance * 2 variable instead of 100% but the effect makes the fadeIn & fadeOut slow, very different from the original. I had to change it to 100% again.
Can you explain why you changed it?