JSFiddle - React, Tailwind, and code Playground

HTML

<div class="test">text</div>

CSS

.test {color: red}

.ie11 .test {color: green}