JSFiddle - React, Tailwind, and code Playground

by Max Liashuk

HTML

<div class="block1"></div>

CSS

.block1 {
  background-color: red;
}