Misc
Cursor, z-index, pointer events, user select, and float. For gap/gutter spacing utilities, see the Spacing page instead.
Cursor
Responsive at every breakpoint:
Preview
Plus an arbitrary form for anything not in that list: cursor-[crosshair].
Z-index
Preview
Plus arbitrary: z-[100].
Pointer & select
Preview
Float
Preview
float-{bp}-start / -end / -none exist too
Undocumented until now: every float class has a responsive form (
float-md-end) — floats can change direction, or turn off, at a breakpoint just like display or flex-direction can.Stacks
hstack/vstack are small flex-container shorthands — a horizontal or vertical stack with sensible defaults (centered cross-axis, stretched alignment), not a scale of any kind:
Preview