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/tab-size

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.

tab-size utility syntax

The tab-size utility has three syntax forms: tab-<number> which outputs tab-size: <number>;, tab-(<custom-property>) which outputs tab-size: var(<custom-property>);, and tab-[<value>] which outputs tab-size: <value>;.

tab-size numbered utilities examples

Common tab-size utilities include tab-2, tab-4, and tab-8, which control the size of tab characters in preformatted text.

tab-size responsive design support

The tab-size utility supports responsive design breakpoints, allowing different tab sizes at different screen sizes.

tab-size arbitrary values

Custom tab size values can be specified using arbitrary value syntax tab-[<value>], allowing any CSS value to be used for the tab-size property.

tab-size custom property variables

The tab-(<custom-property>) syntax allows using CSS custom properties (variables) to set the tab size dynamically.

Give your agent this brain