JSFiddle - React, Tailwind, and code Playground

by roelvd

HTML

<div id="a">A</div>
<div id="a">A</div>

JavaScript

$('#a').css('color', 'green');