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

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.

lowercase utility class

The lowercase utility applies text-transform: lowercase; to make all text in an element lowercase.

capitalize utility class

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

uppercase utility class

The uppercase utility applies text-transform: uppercase; to make all text in an element uppercase.

normal-case utility class

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

text-transform utilities are responsive

The text-transform utilities (uppercase, lowercase, capitalize, normal-case) support responsive design variants, allowing you to apply different text transformations at different breakpoints.

Give your agent this brain