JSFiddle - React, Tailwind, and code Playground

by victoriaytsu

HTML

<a href="https://google.com">Link</a>

CSS

:any-link {
  color: red;
}