JSFiddle - React, Tailwind, and code Playground

by Thornton_Fernbacher

HTML

<div class="outer">

<div></div>

<div></div>

<div></div>

<div></div>

<div></div>

</div>

CSS

.outer div {
  
}

.outer {
  
}