Syntax

List Style Type

Setting the style of the list item marker.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
list-style-type:typelist-style-type: type;
list-style:disclist-style-type: disc;
list-style:decimallist-style-type: decimal;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="list-style-type:circle:hover list-style-type:circle@sm list-style-type:circle@dark list-style-type:circle@print"></div>
Design Token
Colors

Customizing color variables or starting with the crafted palette.

© Aoyue Design LLC.