JSFiddle - React, Tailwind, and code Playground

by Mark James

HTML

<h1>Test test test</h1>

CSS

h1 {
    content:url(http://placehold.it/32);
}