JSFiddle - React, Tailwind, and code Playground

HTML

<ul  class="grumpy">
  <li>Hello</li>
</ul>

CSS

ul.grumpy li
{
	list-style:...