1. Components
  2. Lists

Components

Tailwind CSS Lists

Build organized and readable Tailwind CSS lists. Display items inline or vertically with bullets, numbers, and checks using ordered and unordered Preline UI lists.

Setting the list style type

To create bulleted or numeric lists, use the .list-disc and .list-decimal utilities.

Theme:

List marker

Style the counters or bullets in lists using the marker modifier:

Theme:

Separator

A basic form of the inline list with dotted separator.

Theme:

Checked style

Replacing the default list style check style icons.

Theme:

List checked color variations

Predefined list checked color styles.

Theme: