From f81fcb61116bae48bcfd357f21aa50e7509b8adc Mon Sep 17 00:00:00 2001 From: josch Date: Tue, 24 Sep 2024 19:34:17 +0200 Subject: [PATCH] b --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) 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