JSFiddle - React, Tailwind, and code Playground

by Dineshkani

HTML

<div class='test'>Testing</div>

CSS

.test{color: #00ff00;font-size: 30px;}