JSFiddle - React, Tailwind, and code Playground

by halirgb

HTML

<div class="lol">
    
</div>

CSS

.lol{
    height:20px;
}
@media(min-width:740px){
    background-coldddd
}