JSFiddle - React, Tailwind, and code Playground

by TheNix

HTML

<a class="foo">Swagilicious</a>

CSS

a { color: #225500; }
a.foo { color: #000; }