JSFiddle - React, Tailwind, and code Playground

HTML

<div id="foo%bar">test</div>

CSS

#foo\%bar {
    color:red
}