ausybenelux / Ocelot

Ocelot is a theming starter kit for drupal 7.
5 stars 2 forks source link

Gulp - scss lint task #136

Closed rob-bar closed 9 years ago

rob-bar commented 9 years ago
gulp.task "scss-lint", ->
  gulp.src paths.scss
  .pipe scsslint()