JSFiddle - React, Tailwind, and code Playground

HTML

<ul>
    <li>
        <p style="width:10px;">
        Text goes here
        </p>
    </li>
    <li>
        <p style="width:10px;">
        Text goes here
        </p>
    </li>
</ul>