css died
This commit is contained in:
@ -71,7 +71,7 @@ function compileScss() {
|
||||
/* ----------------------------------------- */
|
||||
|
||||
function watchUpdates() {
|
||||
gulp.watch(SYSTEM_SCSS, css);
|
||||
gulp.watch(SYSTEM_SCSS, compileScss);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user