zachleat’s avatarzachleat’s Twitter Archive—№ 44,776

  1. …in reply to @Cory_Dowd
    @Cory_Dowd @eleven_ty It doesn’t always: it uses <img srcset> when you use a single formats entry for output and uses <picture> when you use more than one formats entry. You can check out some of the tests here github.com/11ty/eleventy-img/blob/master/test/test-markup.js