JSFiddle - React, Tailwind, and code Playground

by nadeemmnn2007

HTML

<button type="button" class="btn btn-default">power</button>
<button type="button" class="btn btn-default">light</button>

CSS

.active{background:'#0f0'}