JSFiddle - React, Tailwind, and code Playground

by Richard Hunter

HTML

<div class="foo">foo</div>

CSS

.foo {
  text-decoration: blink;
}