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 · Utilities reference · all subjects

grid-auto-flow

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

grid-flow-col utility

The grid-flow-col utility applies grid-auto-flow: column; to control grid auto-placement to follow the column direction.

grid-flow-col-dense utility

The grid-flow-col-dense utility applies grid-auto-flow: column dense; to control grid auto-placement to follow the column direction with dense packing.

grid-auto-flow responsive variants

The grid-auto-flow utilities support responsive design variants. For example, you can use grid-flow-col at the default breakpoint and grid-flow-row at a larger breakpoint using responsive prefixes like md:grid-flow-row.

grid-flow-row-dense example

Example showing grid-flow-row-dense: <div class="grid grid-flow-row-dense grid-cols-3 grid-rows-3 ..."><div class="col-span-2">01</div><div class="col-span-2">02</div><div>03</div><div>04</div><div>05</div></div>

Give your agent this brain