X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=gulpfile.js;h=e80767c4bc8faa5ae21493e7ca54f41e08844911;hp=b63fefd26ae2b1a44de43d64ca6112bf247fc976;hb=1270d9129ce8f27c9b28b10518e32132c58e0aca;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad 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 = {