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/outline-color

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

outline-color utility classes in Tailwind CSS v4

The outline-color utility provides the following classes: outline-inherit (outline-color: inherit;), outline-current (outline-color: currentColor;), outline-transparent (outline-color: transparent;), outline-{color} classes that use theme colors via custom properties (outline-color: var(--color-{name});), outline-(<custom-property>) for arbitrary CSS custom properties (outline-color: var(<custom-property>);), and outline-[<value>] for arbitrary values (outline-color: <value>;).

outline-color with opacity modifier

The outline-color utility supports opacity modifiers using the slash syntax. For example, outline-blue-500/100, outline-blue-500/75, and outline-blue-500/50 control the opacity of the outline color at different levels.

outline-color responsive design

The outline-color utility supports responsive design breakpoints, allowing different outline colors to be applied at different screen sizes using the standard Tailwind responsive prefix syntax.

outline-color theme customization

The outline-color utility can be customized through the theme configuration, allowing custom colors to be defined and used with the outline- prefix.

Give your agent this brain