JSFiddle - React, Tailwind, and code Playground

by gianlucaguarini

HTML

<div hidden>
 foo
</div>

CSS

div {
  display: flex;
}