Label

12px, secondary ink, above the control.

Mark

The studio

The mark sits above the field. Twelve pixels.

npx @noordvc/raster-cli add label
<label class="rs-label" for="name">Name</label>
import { Label } from "@/components/raster/label";

<Label htmlFor="name">Name</Label>
.rs-label