new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS v4 · all subjects

utilities/scroll-snap-align

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

scroll-snap-align utilities in Tailwind CSS

Tailwind CSS provides four utilities for controlling scroll snap alignment: snap-start applies scroll-snap-align: start; snap-end applies scroll-snap-align: end; snap-center applies scroll-snap-align: center; snap-align-none applies scroll-snap-align: none;

snap-center utility for centered snap points

The snap-center utility snaps an element to its center point when being scrolled inside a snap container with snap-x and snap-mandatory properties.

snap-start utility for start alignment

The snap-start utility snaps an element to its start edge when being scrolled inside a snap container. It can be used with scroll-mx utilities to add horizontal margins for spacing.

snap-end utility for end alignment

The snap-end utility snaps an element to its end edge when being scrolled inside a snap container. It can be combined with scroll-mx utilities and padding utilities for spacing control.

scroll-snap-align utilities support responsive design

The scroll-snap-align utilities support responsive design prefixes, allowing different snap alignment values to be applied at different breakpoints.

Give your agent this brain