JSFiddle - React, Tailwind, and code Playground

HTML

<a class="" href="...">asd</a>

CSS

a[class=""] {
    color: red;
}