JSFiddle - React, Tailwind, and code Playground

by Derk-Jan Hartman

HTML

<div id="siteSub">
    </div>

CSS

#siteSub {background:red;width:100px;height:100px;}@media screen #siteSub{background:blue !important} #siteSub{background:green}