emmetio / livestyle-sublime-old

Live bi-directional CSS edit of new generation
http://livestyle.emmet.io
260 stars 23 forks source link

CSS parsing error #134

Open Somebi opened 9 years ago

Somebi commented 9 years ago

Emmet LiveStyle: [client] CSS parsing error at line 3575, char 2: Unrecognized character 'Emmet LiveStyle: [client] CSS parsing error at line 3575, char 2: Unrecognized character 'Emmet LiveStyle: [client] CSS parsing error at line 3575, char 2: Unrecognized character 'Emmet LiveStyle: [client] CSS parsing error at line 3575, char 2: Unrecognized character 'Writing file

probably due to hacky css for safari like these

.lobby .lbtn_td {(; margin-right: 10px; );}

or responsive one

@media all and (min-device-aspect-ratio: 3/4) { .enter_game .pl_inf_wr, .pl_inf_in { bottom: -60% !important; } .fantasy-field .player, .field .player_bg, .fantasy-field .player.active { width:14vw; height:12vw; } }

Probably because of this nothing is working :\

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/6517787-css-parsing-error?utm_campaign=plugin&utm_content=tracker%2F305388&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F305388&utm_medium=issues&utm_source=github).
Somebi commented 9 years ago

Removed these and still getting error:

Emmet LiveStyle: [client] Invalid CSS structure

Somebi commented 9 years ago

Removed everything and still it's css invalid.

Somebi commented 9 years ago

And now it's cached somewhere in the browser... Even changing file doesn't updates anything. It intercepts file requesting to the server? o_o

sergeche commented 9 years ago

Please try new LiveStyle alpha: http://livestyle.emmet.io/alpha/