Components
Build organized and readable Tailwind CSS lists. Display items inline or vertically with bullets, numbers, and checks using ordered and unordered Preline UI lists.
To create bulleted or numeric lists, use the .list-disc
and .list-decimal
utilities.
Style the counters or bullets in lists using the marker
modifier:
Although you can use it directly on an <li>
element, you can also use it on a parent to avoid repeating yourself.
Replacing the default list style check style icons.
Predefined list checked color styles.