Inside of a gulp task you would call your plugin as normal, only now you access it through the object you created. gulp.task('sass', ['clean:css ...
確定! 回上一頁