Step 0 of the v1 spacing scale, consumed by p-0, m-0, gap-0 and friends.
Value & usage#
| Property | Value |
|---|---|
| CSS variable | --space-0 |
| Scale position | 0 of 9 (0–9 era scale) |
| Typical use | hairline gaps, icon gutters, tight meta rows |
In markup#
<div class="p-0">padding step 0</div>
<div class="flex gap-0">gutter step 0</div>