JSFiddle - React, Tailwind, and code Playground
by germandost
HTML
<img src="" height="100" width="300" />
CSS
img {
border: 1px solid red;
}
by germandost
<img src="" height="100" width="300" />
img {
border: 1px solid red;
}