JSFiddle - React, Tailwind, and code Playground

by the94air

HTML

<span></span>

CSS

span::before {
  content: "ASDf!";
}