w-svw: Tailwind CSS Width class

The w-svw class sets the width of the element to 1% of the smaller viewport dimension.


w-svw

The w-svw class sets the width of the element to 1% of the smaller viewport dimension.

Example Code

html
<div class="flex justify-center items-center gap-2 p-3 rounded-t-md bg-indigo-50">
<div class="w-svw bg-indigo-500 py-4 text-white font-bold rounded-lg px-4 text-center">
w-svw
</div>
</div>

Preview

w-svw

Windframe is an AI visual editor for rapidly building stunning web UIs & websites

Start building stunning web UIs & websites!

Build from scratch or select prebuilt tailwind templates