JSFiddle - React, Tailwind, and code Playground
by cchana
HTML
<ul>
<li>This is</li>
<li>a properly</li>
<li>formatted list</li>
</ul>
<ul>
<li>this one?</li><br/>
<li>not so much.</li><br/>
<li>lolz</li>
</ul>
by cchana
<ul>
<li>This is</li>
<li>a properly</li>
<li>formatted list</li>
</ul>
<ul>
<li>this one?</li><br/>
<li>not so much.</li><br/>
<li>lolz</li>
</ul>