andismith / grunt-responsive-images

Produce images at different sizes for responsive websites.
http://www.andismith.com/grunt-responsive-images/
MIT License
719 stars 96 forks source link

Fix customIn and customOut #98

Closed johnv-git closed 8 years ago

johnv-git commented 8 years ago

This branch makes customIn and customOut useful for > 1 argument and fixes the emit location for customOut. I extend customIn and customOut to accept an Array of arguments and add documentation illustrating their use.