taichi / brackets-jsbeautifier

JS Beautifier for Brackets
Apache License 2.0
12 stars 1 forks source link

Spacing issue during compile #2

Open PwrSrg opened 10 years ago

PwrSrg commented 10 years ago

Beautify creates a space between ":" and "f" in "&: first-child {" that kills Gulp.

events.js:72 throw er; // Unhandled 'error' event ^ [gulp] Error in plugin 'gulp-less': Unrecognised input in file

Not sure if this is a Gulp issue or a Beautify issue.

https://github.com/gulpjs/gulp/

Ranger2959 commented 9 years ago

+1