JSFiddle - React, Tailwind, and code Playground
by MrLister
HTML
<section> this is normal text</section>
<section> this is a ✔ in the text</section>
<section> this is a <span>✔</span> in a span</section>
CSS
section {background:#000; color:#fff;}