... the output CSS files by minifying them with the gulp-minify-css plugin. ... ()) .pipe(gulp.dest('dist')); }); This will minify the concatenated CSS file.
確定! 回上一頁