JSFiddle - React, Tailwind, and code Playground

by Mostafa Zeinivand

HTML

<a href="http://google.com">Google</a>

CSS

a{
    color: #F00;
}