matype / gulp-stylefmt

gulp plugin for stylefmt
Other
44 stars 5 forks source link

Not working on scss files that use import #1

Closed MarcelHussNielsen closed 8 years ago

MarcelHussNielsen commented 9 years ago

I tried using this on a scss file that was using @import "filename";

cssfmt throws an Unhandled error event. CssSyntaxError: :2:1: Unknown word @import "filename";

matype commented 9 years ago

@Oripata Now, gulp-cssfmt supports cssfmt v1.0. Please update gulp-cssfmt to latest version :)