Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update _zoom.scss #98

Closed
wants to merge 1 commit into from
Closed

Conversation

thebrownfox
Copy link

Animation has got invalid name and doesn't work.
Issue #96 suggests updating name of animation the same way #61 did it.

@@ -5,8 +5,10 @@
$from: 0,
$to: 1
) {
$fromName: $from * 100;
$toName: $to * 100;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jasterba, thanks for your PR !

This would solves problems for 0.99 but not for 0.999.
I'm working on a more sustainable patch.

@ncoden
Copy link
Contributor

ncoden commented Apr 6, 2018

Closing in favor of #102

@ncoden ncoden closed this Apr 6, 2018
@thebrownfox
Copy link
Author

Yup. Definitelly better solution! It was just a quick fix for the project I made ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants