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/box-decoration-break

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.

box-decoration-break utility classes

Tailwind CSS v4 provides two utility classes for controlling how element fragments should be rendered across multiple lines, columns, or pages. The box-decoration-slice class applies 'box-decoration-break: slice;' and the box-decoration-clone class applies 'box-decoration-break: clone;'.

box-decoration-slice renders elements as continuous fragments

The box-decoration-slice utility renders properties like background, border, border-image, box-shadow, clip-path, margin, and padding as if the element were one continuous fragment.

box-decoration-clone renders elements as distinct blocks

The box-decoration-clone utility renders properties like background, border, border-image, box-shadow, clip-path, margin, and padding as distinct blocks for each line, column, or page.

box-decoration-break supports responsive design

The box-decoration-break utilities support responsive design modifiers in Tailwind CSS v4, allowing you to change the box-decoration-break behavior at different breakpoints.

Give your agent this brain