JSFiddle - React, Tailwind, and code Playground

by abhishek_soni

HTML

<h1 class="goal">This one</h1>

CSS

.goal{
  color: green;
}