JSFiddle - React, Tailwind, and code Playground

by Josh Pullen

HTML

<ul>
  <li><a href="#" class="example">test</a></li>
</ul>

CSS

a {
  border-
}