JSFiddle - React, Tailwind, and code Playground

by djp3d

HTML

<div class="preview" style="background-color:white"><p>Some text<span style="font-size:20px;">some text</span></p>some more code</div>

JavaScript

$('*').removeAttr('style').removeAttr('class');