gulp.task('sass', function() { .pipe(sass({sourcemap: true, style: 'compressed'})) });