v1.2.0
The default image can be specified by dropping the width value in the data-srcset
attribute.
If you write data-srcset="... images/1500.jpg 1500w, images/2000.jpg"
the default image will be images/2000.jpg
instead of the one in the src
attribute.