is now part of Shuffle™. The new editor includes templates for Tailwind CSS, Bootstrap, Bulma, and Material-UI.
Switch to Shuffle →
← Tailwind CSS classes list

Tailwind CSS class: .object-bottom

<img class="object-bottom object-none bg-gray-300 w-32 h-32 m-2 inline" src="https://tailwind.build/placeholders/icons/message.svg"/>

Preview

Check .object-bottom 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.

CSS source

.object-bottom { object-position: bottom; }

More in Tailwind CSS Positioning