livestyle-sublime-old icon indicating copy to clipboard operation
livestyle-sublime-old copied to clipboard

CSS parsing error

Open Somebi opened this issue 10 years ago • 4 comments

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 avatar Nov 25 '14 15:11 Somebi

Removed these and still getting error:

Emmet LiveStyle: [client] Invalid CSS structure

Somebi avatar Nov 25 '14 16:11 Somebi

Removed everything and still it's css invalid.

Somebi avatar Nov 25 '14 16:11 Somebi

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

Somebi avatar Nov 25 '14 16:11 Somebi

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

sergeche avatar Dec 24 '14 22:12 sergeche