JSFiddle - React, Tailwind, and code Playground
HTML
Some content <mycustomtag>something else</mycustomtag> more content.
CSS
mycustomtag {
color: red;
}
Some content <mycustomtag>something else</mycustomtag> more content.
mycustomtag {
color: red;
}