JSFiddle - React, Tailwind, and code Playground

HTML

<span></span>

CSS

span:after {
  content: "\00b0";
}