Tailwind CSS Classes

Tailwind CSS class .lowercase

<span class="lowercase">Lorem ipSUm dolor SIT amet, consectetur</span>

Preview

CSS source

.lowercase {
    text-transform: lowercase;
}

Are you tired of writing HTML by hand?

Check .lowercase in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Tailwind CSS classes in Text category

© 2025 Shuffle. All rights reserved.