JSFiddle - React, Tailwind, and code Playground

by lelandrichardson

HTML

<h2>Hello World!</h2>

CSS

h2 {
 color: #08c;   
}