JSFiddle - React, Tailwind, and code Playground

by Dineshkani

HTML

<a href="www.google.com">Google</a>

CSS

:link{
    color: red;
}