grunt-inline-css
grunt-inline-css copied to clipboard
Grunt File options do not affect dependent module options
eg: for base:64 images in web-resources-inliner options; images: bool or numeric; defaults to 8.
Setting images to false in my gruntFile.js doesn't affect the output file, Images are still embedded as base:64. (unless I edit the options in that module)