JSFiddle - React, Tailwind, and code Playground

by Scott Kaye

HTML

<div>CSS</div>

CSS

div {
	background: #3964E9;
	color: #fff;
	font: 600 14pt "Helvetica Neue";
}