foundation / motion-ui

💎 The powerful Sass library for creating CSS transitions and animations
https://zurb.com/playground/motion-ui
MIT License
1.15k stars 175 forks source link

fixing divide for dart-sass deprecation warning #140

Closed jay-oswald closed 2 years ago

jay-oswald commented 2 years ago

Fixes #139

This package is the last one throwing deprecation warnings about the divide issue, would be great to get it fixed up. It is not used anywhere in the code base, however other packages that use motion-ui do use the function.

joeworkman commented 2 years ago

fixed in #141