mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
1.2 KiB
1.2 KiB
| extends | title | description | features | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _layouts.documentation | Lists | Utilities for controlling list styles. |
|
@include('_partials.work-in-progress')
| Class | Properties | Description |
|---|---|---|
| .list-reset |
list-style: none; margin: 0; padding: 0; |
Disable default browser styling for list elements. |