JSFiddle - React, Tailwind, and code Playground
by amindunited
HTML
<div class="cheese">Brie</div>
CSS
/* PRIMARY COLOURS */
/* UI BACKGROUNDS */
/* SECONDARY COLOURS */
/* CUSTOM */
/* FONT STYLES */
/* stylelint-disable */
/* stylelint-enable */
{
/**
hack for z-index bugs while ReactModal is open
*/ }
.cheese {
background-color: red;
}