List Style Position

    Control the position of the markers and text indentation in a list using the and list-outside utilities.

    For more information about Tailwind’s responsive design features, check out the Responsive Design documentation.

    By default, only responsive variants are generated for list style position utilities.

    For example, this config will also generate hover and focus variants:

    Disabling

    If you don’t plan to use the list style position utilities in your project, you can disable them entirely by setting the listStylePosition property to in the corePlugins section of your config file:

    Edit this page on GitHub