JSFiddle - React, Tailwind, and code Playground

by Lucas Krause

HTML

<iframe src="http://jsfiddle.net/lucaskrause_/3z22v/show"></iframe>

CSS

iframe {
    border:solid #000 1px;
    resize:both;
    width:100px;
    height:100px;
}