1. …in reply to @nhoizey
    nhoizey eleven_ty The sizes can be specified as <img sizes="(min-width: 60em) 75vw, 100vw" src="..." />. Same works for other attributes like 'loading', and 'decoding'. The 'class' from <img> tag will be hoisted on <picture>. I should document this in readme.