Skip to main content Sidebar Design tokens Components Layout Style utilities

We’d love to hear from you. Please reach out to us with any questions or inquiries you may have.

You can contact us via e‐mail at placer.coc.reports+contact@gmail.com.

We look forward to hearing from you!

Got it!
Skip to table of contents

The Placer Toolkit alpha has arrived! 🎉
Plenty of changes are coming your way—some big, some breaking, some even nuclear! Beware the changelog…

Bring it on!

    Spacing

    Spacing is used intentionally throughout Placer Toolkit to create predictable rhythm and meaningful proximity. These properties use rem units in order to scale proportionately with the root font size.

    You can use --pc-spacing-scale to increase or decrease all spacing by the scale you provide at once. By default, this multiplier is 1.

    The raw size without the scale is provided for better readability. Font size values in px are based on a root font size of 16px.

    Custom propertyDefault valueExample
    --pc-spacing-xxxs0.0625rem (1 px)
    --pc-spacing-xxs0.125rem (2 px)
    --pc-spacing-xs0.25rem (4 px)
    --pc-spacing-s0.5rem (8 px)
    --pc-spacing-m0.75rem (12 px)
    --pc-spacing-l1rem (16 px)
    --pc-spacing-xl1.25rem (20 px)
    --pc-spacing-xxl1.75rem (28 px)
    --pc-spacing-xxxl2.25rem (36 px)
    --pc-spacing-xxxxl3rem (48 px)
    --pc-spacing-xxxxxl4.5rem (72 px)