X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gulpfile.js;h=e80767c4bc8faa5ae21493e7ca54f41e08844911;hb=aea91e65e895364e460983b890e295aa5d5540a5;hp=b63fefd26ae2b1a44de43d64ca6112bf247fc976;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/gulpfile.js b/gulpfile.js index b63fefd26..e80767c4b 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -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 = {