JSFiddle - React, Tailwind, and code Playground
HTML
<div style=" color:green; text-decoration: underline">
<span>
<span style="visibility: visible; text-decoration: none !imortant; color: red;">
underlined or not?
</span>
</span>
</div>