KingScooty / sass-easing

Some mixins for easing animations using SASS.
MIT License
41 stars 5 forks source link

Fix in-out functions #4

Open kristofferh opened 8 years ago

kristofferh commented 8 years ago

Seems almost all InOut functions were exactly the same as theout functions (copy/paste error probably). This fixes it. Values taken from easing.net.

kristofferh commented 7 years ago

Bump!

cdCorey commented 6 years ago

Bump.

clodpated commented 6 years ago

Bump.

In the meantime: https://github.com/dmnsgn/sass-easing

jackrugile commented 6 years ago

You had one job, package! Hundreds of weekly downloads, I wonder how many people are just straight up using the wrong easings.

And it was fixed by someone 2 years ago in a PR.

And this still shows up #1 in Google for "sass easing".

Thanks for the alternative @clodpated.