livestyle / issues

Report all your LivesStyle issues here
24 stars 1 forks source link

multiple semi-colons #142

Open jano23 opened 7 years ago

jano23 commented 7 years ago

I can recreate this everytime: Create a new property/value. cursor: pointer; for example. If I toggle the rule on and off LiveStyle updates the css in Sublimetext just fine. If I, however, use the keyboard or mouse to delete the property/value and then recreate them I get the following results: cursor: pointer;;} An extra semicolon at the end. If I repeat several times, more semicolons appear: cursor: pointer;;;;;;}

Windows 10 - Sublimetext build 3126