JSFiddle - React, Tailwind, and code Playground
by halirgb
HTML
<div class="lol">
</div>
CSS
.lol{
height:20px;
}
@media(min-width:740px){
background-coldddd
}
by halirgb
<div class="lol">
</div>
.lol{
height:20px;
}
@media(min-width:740px){
background-coldddd
}