madebysource / lesshat

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

.keyframes-mixin and Safari #165

Closed IgorLesnevskiy closed 9 years ago

IgorLesnevskiy commented 9 years ago

Hello there!

I'm using .keyframes-mixin - http://take.ms/KanEU But in the final CSS I getting wrong styles: http://take.ms/YFWWd

As you can see it's extra semicolon. Because of this symbol in Safari does not connect all subsequent styles, cause it's wrong syntax, I suppose... or not?

In other browsers, it works well, but Safari is very strict :-) Is it my fault or mixin or Safari?

Safari 9.0 , OS X El Capitan

IgorLesnevskiy commented 9 years ago

Duplicate :-(

mboudreau commented 8 years ago

This has been fixed in 4.0.1.