JSFiddle - React, Tailwind, and code Playground

by LinkinTED

HTML

<a href="">hold down the mousebutton</a>

CSS

a:active {
    background: yellow;
}