Skip to content

Negative values

Fluidly adjusting width and height:

html
<div class="bg-gray-800 h-50 w-50 mt-20 relative">
    <div class="h-20 w-20 f-ml--20--40 bg-green-100/10 rounded" />
</div>

Example: