Gulpfile for new project
These are the gulpfiles that you can use for your web projects.
Go to this page.
cd
to the folder.npm install
gulp
cd
to the folder.gulp
1.3.1
Added SCSS mixins
Added SCSS helpers
Added OpenColors library (https://github.com/yeun/open-color)
1.3.0
Added gulp-plumber
When there is an error, the other tasks will continue.
Added gulp-clean
With this clean-pub
and clean-dist
you could clear the pub and/or dist folder.
Removed unneeded files