JSFiddle - React, Tailwind, and code Playground

by niklasvh

HTML

<div>asasasa</div>

JavaScript

$('div').prepend(document.createTextNode("<span>"));