-
-
Notifications
You must be signed in to change notification settings - Fork 608
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
[2.0] Animations broken with modules #872
Comments
Issue related to |
Looks like it may be from this dependency: There are a bunch of related tests, so maybe some specific combination with my example |
Yep, problem in dependence (in |
Same issue occurred at my environemnt too, And I'll attempt to fix it 👉 |
Expected Behavior
CSS animation sytax works as expected
Actual Behavior
animation syntax becomes broken when transformed with css modules
Code
Give this input:
Produces this invalid output ('local' near the end) since version 2.0:
css loader:
The text was updated successfully, but these errors were encountered: