creatordesign system
GitHub
Images & figures
Elements · Creator Design System

Images & figures

Media is always framed, always ratio'd, never allowed to reflow the page.

.figure — media + slate caption
.frame — the viewfinder device

.figure · .figure__caption · .frame

ratios from the token sheet: 1:1 · 4:5 · 16:9 · 21:9 — set aspect-ratio, let the image cover

RuleWhy
width/height attrsalways — CLS is a layout bug, not a perf stat
loading="lazy" decoding="async"everything below the fold
.u-object-cover / .u-object-containfill the frame vs letterbox in it