JSFiddle - React, Tailwind, and code Playground

by napotopia

HTML

<span class="icon-ws"></span>

CSS

.icon-ws:after {
    content: "WS";
}