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

Keyframes breaks Safari 10.11 and iOS9 beta #156

Closed
davipt opened this issue Jun 11, 2015 · 4 comments
Closed

Keyframes breaks Safari 10.11 and iOS9 beta #156

davipt opened this issue Jun 11, 2015 · 4 comments

Comments

@davipt
Copy link

davipt commented Jun 11, 2015

Duplicate from #139 and #129, just to make clear that

  1. Safari 10.11 and iOS9 beta are breaking with this
  2. the issue is not the extra semicolon at the last line (@Keyframe), but the lack of the "}" closing it at the same line.

So I added a closing "}", which means I need to create a dummy line to reopen "{".

@herrmannplatz
Copy link

Would be nice to have this fix in, as it also breaks code quality tools like csscss.

@twobit
Copy link

twobit commented Jul 30, 2015

+1 causing problems for us too.

@IgorLesnevskiy
Copy link

+1 head broke yesterday

@mboudreau
Copy link
Collaborator

This has been fixed in 4.0.1.

@davipt davipt closed this as completed Oct 10, 2020
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

No branches or pull requests

5 participants