mikaeljorhult / brackets-autoprefixer

Brackets/Edge Code extension that parses CSS documents and add vendor prefixes automatically.
MIT License
192 stars 37 forks source link

Version 0.7.5 Not working when select all code #76

Closed mgranade closed 6 years ago

mgranade commented 6 years ago

I've recently downloaded the autoprefixer extension in Brackets, and it isn't working when selecting all CSS code. It does however, sometimes work if I select sections of code, and works every time if I select just individual lines of code that should change.

mgranade commented 6 years ago

Small bug in the CSS code was the issue.