JSFiddle - React, Tailwind, and code Playground

by Chad Drummond

HTML

<div>
page
</div>

CSS

div { color: red }

JavaScript

alert('!!!');