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
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>