JSFiddle - React, Tailwind, and code Playground
by infous
HTML
<ifram src="https://dev.jbtf.io/1052"></ifram>
CSS
html, body { min-height: 100%; }
iframe {
border: 1px solid red;
width: 100%;
height: 100vh;
}
by infous
<ifram src="https://dev.jbtf.io/1052"></ifram>
html, body { min-height: 100%; }
iframe {
border: 1px solid red;
width: 100%;
height: 100vh;
}