JSFiddle - React, Tailwind, and code Playground

by forgetcolor

HTML

<a href="http://news.ycombinator.com/?">link</a>

CSS

a { color:blue; }
a:hover { color: red; }
a:visited { color:green; }