JSFiddle - React, Tailwind, and code Playground

HTML

Some content <mycustomtag>something else</mycustomtag> more content.

CSS

mycustomtag {
    color: red;
}