This commit is contained in:
josch 2024-09-24 19:34:17 +02:00
parent de8b7ec38a
commit f81fcb6111

View File

@ -66,7 +66,6 @@ function compileScss() {
}))
.pipe(gulp.dest("./css"))
}
const css = gulp.series(compileScss);
/* ----------------------------------------- */
/* Watch Updates