##################################################
# NOTE FOR UPGRADING FROM PRE-3.0.0 VERSION #
##################################################
Please note that sinatra-assetpack `img` helper method
no longer sets the image width and height. This default
behavior is not desirable with more recent CSS techniques
regarding high resolutions images for "retina" displays
and "responsive" design CSS using, for example, width:100%.
Is now simply this (unless you explicitly set them) :
See https://github.com/rstacruz/sinatra-assetpack/pull/121