JSFiddle - React, Tailwind, and code Playground

HTML

<span>Test</span>

JavaScript

$('head').append($("<style>span{color:red}</style>"));