JSFiddle - React, Tailwind, and code Playground
by Dineshkani
HTML
<div id='test'>Testing1</div>
CSS
#test{color: rgba(0,255,0,0.3);font-size: 30px;}
by Dineshkani
<div id='test'>Testing1</div>
#test{color: rgba(0,255,0,0.3);font-size: 30px;}