JSFiddle - React, Tailwind, and code Playground

by khamer

HTML

<div class="foo">what</div>

SCSS

.foo::before {
  content: string.quote(bold);
}