JSFiddle - React, Tailwind, and code Playground
HTML
<link rel="stylesheet" href="http://semantic-ui.com/dist/semantic.css">
<script src="http://semantic-ui.com/dist/semantic.js"></script>
<h2 class="ui dividing header">
Fork this jsfiddle
<div class="sub header">By hitting the button above in the blue menu</div>
</h2>
<p>Then delete this HTML and add your own in this box</p>
CSS
body {
padding: 1em;
}
JavaScript
// Add javascript here