JSFiddle - React, Tailwind, and code Playground

HTML

<div>Foo</div>

CSS

div {
  display: contents;
  text-decoration: underline;
}