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/perspective-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.

perspective-origin utility classes

Tailwind CSS v4 provides the following perspective-origin utility classes: perspective-origin-center (perspective-origin: center), perspective-origin-top (perspective-origin: top), perspective-origin-top-right (perspective-origin: top right), perspective-origin-right (perspective-origin: right), perspective-origin-bottom-right (perspective-origin: bottom right), perspective-origin-bottom (perspective-origin: bottom), perspective-origin-bottom-left (perspective-origin: bottom left), perspective-origin-left (perspective-origin: left), and perspective-origin-top-left (perspective-origin: top left).

perspective-origin custom property syntax

The perspective-origin-(<custom-property>) syntax allows using custom CSS properties, generating perspective-origin: var(<custom-property>).

perspective-origin arbitrary value syntax

The perspective-origin-[<value>] syntax allows using arbitrary values, generating perspective-origin: <value>.

perspective-origin controls 3D vanishing point

The perspective-origin utilities control where the vanishing point of a perspective is located when an element is placed in 3D space.

perspective-origin responsive design support

The perspective-origin utilities support responsive design breakpoints, allowing you to apply different perspective-origin values at different screen sizes.

Give your agent this brain