JSFiddle - React, Tailwind, and code Playground

by cvalleskey

HTML

<a href="#">This is a test</a>

CSS

a {
  color: #F00;
  color: #0F0!important;
}https://jsfiddle.net/cvalleskey/ob3z9t5n/#