koistya / gulp-csscomb

CSScomb plugin for Gulp.js. Formats CSS according to a pre-defined coding style.
http://csscomb.com
MIT License
122 stars 23 forks source link

Allow override of syntax with options #24

Closed dogonwheels closed 8 years ago

dogonwheels commented 8 years ago

We use postcss to generate our project's CSS - but like to have csscomb run on the input so it's nice an consistent across files. This means we have .css files that are more like sass files - so would like to override the syntax csscomb uses.

This PR just pipes the option down to comb.