Erik Kotsiuba
Erik Kotsiuba
Hi @larsonjj I was playing with [shorthand](https://github.com/kevva/gulp-shorthand) plugin for gulp, I tried to add it like this (in /gulp/less.js file) : ``` javascript .pipe(gulpif(args.production, plugins.cssnano({rebase: false}))) .pipe(plugins.sourcemaps.write('./')) .pipe(plugins.shorthand()) .pipe(gulp.dest(dest)) .pipe(browserSync.stream({match:...
Hello ! I'm using sass and ejs with this generator. When I tried to launch `gulp` i get this error: > $ gulp > [15:49:46] Using gulpfile D:\workspace\eeeexpress\eeexpress\gulpfile.js > [15:49:46]...
Hi guys, Just got this error when trying to install it. I'll try to fix it by myself, if I succeed - I'll make a pull request. npm log attached...
Please update/publish your bower.json file, because I spent a hell of a lot time to notice this ``` "description": "Customizable jquery plugin to play and stop animated gifs. Similar to...