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/mask-origin

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.

mask-origin utilities available classes

Tailwind CSS v4 provides six mask-origin utility classes for controlling how an element's mask image is positioned relative to borders, padding, and content. The available classes are: mask-origin-border (mask-origin: border-box;), mask-origin-padding (mask-origin: padding-box;), mask-origin-content (mask-origin: content-box;), mask-origin-fill (mask-origin: fill-box;), mask-origin-stroke (mask-origin: stroke-box;), and mask-origin-view (mask-origin: view-box;).

mask-origin-padding utility

The mask-origin-padding utility class applies the CSS declaration mask-origin: padding-box; to an element, positioning the mask image relative to the padding box.

mask-origin-stroke utility

The mask-origin-stroke utility class applies the CSS declaration mask-origin: stroke-box; to an element, positioning the mask image relative to the stroke box.

mask-origin-view utility

The mask-origin-view utility class applies the CSS declaration mask-origin: view-box; to an element, positioning the mask image relative to the view box.

mask-origin responsive design support

The mask-origin utilities in Tailwind CSS v4 support responsive design, allowing you to change the mask-origin property at different breakpoints. The default class is mask-origin-border.

Give your agent this brain