JSFiddle - React, Tailwind, and code Playground

HTML

<a>TEST</a>

CSS

a{border:20px }
a:hover{border-color:red}