emmetio / livestyle-sublime-old

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

Extra semicolons are added automatically #118

Open SOHELAHMED7 opened 10 years ago

SOHELAHMED7 commented 10 years ago

Hello, Emmet livestyle is really beautifull. The issue is when the value of the last css property of the class is changed every time, a semicolon is added automatically which is not at all needed.

For eg. see the image below livestyle bug 3

Here when I put the border-color:green it successfully display it, now when I delete these color ie green in browsers DevTool, a semicolon is appended there at the end in the code file(ie mine here is main.css) in Sublime text editor. Again I put border-color:red, it successfully displays. Now again when I delete the color red in browsers DevTool a semicolon is appended there at the end in the code file(ie mine here is main.css) in Sublime text editor. It goes on. Please keep me updated regarding this issue and for any queries: sam.wankaner@gmail.com Thanking You.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.