JSFiddle - React, Tailwind, and code Playground

by Cath_kb

HTML

<a href="#" style="color: red">link</a>

CSS

a {
    color: green;
}