JSFiddle - React, Tailwind, and code Playground

by Madmartigan

HTML

<a>TEST</a>

CSS

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