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-x-150

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

Preview

150

Check .scale-x-150 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-x-150 { --transform-scale-x: 1.5; }

More in Tailwind CSS Transform