madebysource / lesshat

Smart LESS CSS mixins library.
lesshat.com
MIT License
2.19k stars 259 forks source link

Keyframes breaks Safari 10.11 and iOS9 beta #156

Closed davipt closed 3 years ago

davipt commented 9 years ago

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 commented 9 years ago

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

twobit commented 8 years ago

+1 causing problems for us too.

IgorLesnevskiy commented 8 years ago

+1 head broke yesterday

mboudreau commented 8 years ago

This has been fixed in 4.0.1.