JSFiddle - React, Tailwind, and code Playground

by flackend

HTML

<link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap.css">
<script type="text/javascript">
var int = 12;
</script>

<h1>This is my webpage</h1>

CSS

script {
    display: block;
}