diff --git a/gulpfile.js b/gulpfile.js index 7c2f328..bd29b7a 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -66,7 +66,6 @@ function compileScss() { })) .pipe(gulp.dest("./css")) } -const css = gulp.series(compileScss); /* ----------------------------------------- */ /* Watch Updates