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/text-transform

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.

uppercase utility class

The uppercase utility class applies text-transform: uppercase; to an element, converting all text to uppercase.

lowercase utility class

The lowercase utility class applies text-transform: lowercase; to an element, converting all text to lowercase.

capitalize utility class

The capitalize utility class applies text-transform: capitalize; to an element, capitalizing the first letter of each word.

normal-case utility class

The normal-case utility class applies text-transform: none; to an element, preserving the original text casing and typically used to reset capitalization at different breakpoints.

text-transform utilities support responsive design

The text-transform utilities (uppercase, lowercase, capitalize, normal-case) support responsive design through breakpoint prefixes, allowing different text transformations at different screen sizes.

Give your agent this brain