JSFiddle - React, Tailwind, and code Playground

HTML

<ol><li><span class="rule">RULE</span> CONTENT</li></ol>

CSS

li       { text-decoration:underline        }
li .rule { text-decoration:none ! important }