Security update to Drupal 8.4.6
[yaffs-website] / gulpfile.js
index b63fefd26ae2b1a44de43d64ca6112bf247fc976..e80767c4bc8faa5ae21493e7ca54f41e08844911 100644 (file)
@@ -12,7 +12,7 @@ var sass = require('gulp-sass');
 // source and distribution folder
 var
     source = 'web/themes/custom/yaffs/',
-    dest = 'web/themes/custom/yaffs';
+    dest   = 'web/themes/custom/yaffs/';
 
 // Bootstrap scss source
 var bootstrapSass = {