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

fix: revert "6059743 unpin Meteor fourseven for better compatibility" #121

Closed ncoden closed 6 years ago

ncoden commented 6 years ago

It's a mistake of my own, I did not understood that Meteor will use versions to get "at least" the given version on installation. Removing it make Meteor searching for fourseven:scss@0.9.6 and break Sass compilation.

Changes:

Note: The proper solution could be to update to Meteor v1.7.0.