JSFiddle - React, Tailwind, and code Playground

HTML

<script src="https://rawgit.com/Semantic-Org/Semantic-UI/next/dist/semantic.js"></script>
<link rel="stylesheet" href="https://rawgit.com/Semantic-Org/Semantic-UI/next/dist/semantic.css">
<h2 class="ui dividing header">
    Fork this jsfiddle (Next Release)
    <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