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: .scale-y-125

<div class="scale-y-125 transform bg-teal-400 p-4 m-6 inline-flex">125</div>

Preview

125

Check .scale-y-125 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

.scale-y-125 { --transform-scale-y: 1.25; }

More in Tailwind CSS Transform