JSFiddle - React, Tailwind, and code Playground

by adamschwartz

HTML

<h1>Vex</h1>

<iframe src="http://ghbtns.com/github-btn.html?user=HubSpot&repo=vex&type=watch&count=true&size=large"></iframe>

CSS

body { padding: 20px; margin: 0 }
h1 { color: #444; font-family: 'Helvetica Neue'; margin-top: 0 }
iframe { border: 0 }

JavaScript

setTimeout(function(){ window.location.reload() }, 30 * 1000);