JSFiddle - React, Tailwind, and code Playground
by web tiki
HTML
<img src="http://lorempixel.com/output/people-q-c-640-480-3.jpg" />
CSS
img{
max-width:100%;
height:auto;
}
by web tiki
<img src="http://lorempixel.com/output/people-q-c-640-480-3.jpg" />
img{
max-width:100%;
height:auto;
}