JSFiddle - React, Tailwind, and code Playground

by Shubham Agrawal

HTML

<li>text text text</li>
<li>text text text text text text</li>

CSS

li {
  width: 100px;
  padding: 0 20px;
  text-indent: -0.88em;
}