JSFiddle - React, Tailwind, and code Playground

HTML

<sf:form>
    <span>Test</span>
</sf:form>

CSS

sf\:form span {
    color: red;
}