emmetio/livestyle-sublime-old

CSS parsing error

Opened this issue · 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).

Removed these and still getting error:

Emmet LiveStyle: [client] Invalid CSS structure

Removed everything and still it's css invalid.

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

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