JSFiddle - React, Tailwind, and code Playground

by mohammadAdil

HTML

<p id="#id">this is text</p>

JavaScript

$('#\\#id').css('color','red');