JSFiddle - React, Tailwind, and code Playground
by the94air
HTML
<div></div>
CSS
div::after {
content: "<center><h1>hello world</h1></center>"
}
by the94air
<div></div>
div::after {
content: "<center><h1>hello world</h1></center>"
}