JSFiddle - React, Tailwind, and code Playground

by kachibito

CSS

.use-jquery{background:green;}

JavaScript

$('body').addClass('use-jquery');