JSFiddle - React, Tailwind, and code Playground

HTML

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

CSS

a:not([class]) {
    color: red;
}