JSFiddle - React, Tailwind, and code Playground

by phloe

HTML

<picture>
  <source media="(max-width: 420px)" srcset="https://www.dr.dk/nyheder/htm/grafik/2016/billeder/l%C3%A6ger_lukker_ned_300.png 300w"/>
  <img src="https://www.dr.dk/nyheder/htm/grafik/2016/billeder/l%C3%A6ger_lukker_ned_940.png" style="width: 100%; height: auto;"/>
</picture>