Releases: Harborn-digital/gulp-tasks
Releases · Harborn-digital/gulp-tasks
4.1.0: Merge pull request #54 from Arjen-Smit/dynamic-inline-image-folder
make destination of inline images configurable
resolve issues with semicollon
Merge pull request #51 from ConnectHolland/Arjen-Smit-add-double-colons Update _template.scss
Release 3.1.0
add favicon task
Release 3.0.2
Adds icon documentation
Release 3.0.1
Resolves an issue with the iconfont since the plugin by default no longer outputs in svg and woff2
Release 3.0.0
Dropped bower support
Added deprecation warnings for bodyjs and headjs
Release 2.2.10
#Bugfix
Fixed the way inline-image are extended so that it's possible to overwrite with an @content
Release 2.2.9
Bugfix
Resolved an error when no linter object was in the config
Release 2.2.8
Changes
Corrected the version numbers in package and bower json
Release 2.2.7
Changes
inline-images mixin is now DRY and won't add an image more then once to the css file.
inline-images now won't create class names for all used images
scss-linting is now configurable