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/word-break

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.

break-normal utility

The break-normal utility applies word-break: normal; and adds line breaks only at normal word break points, preserving whole words where possible.

break-all utility

The break-all utility applies word-break: break-all; and adds line breaks whenever necessary to fit text, without trying to preserve whole words.

break-keep utility

The break-keep utility applies word-break: keep-all; and prevents line breaks from being applied to Chinese/Japanese/Korean (CJK) text. For non-CJK text, break-keep has the same behavior as break-normal.

Word-break utilities reference table

Tailwind provides three word-break utilities: break-normal (word-break: normal;), break-all (word-break: break-all;), and break-keep (word-break: keep-all;).

Word-break utilities are responsive

The word-break utilities (break-normal, break-all, break-keep) support responsive design variants.

Give your agent this brain