| Class | Description | |
|---|---|---|
indentSets text-indent via --indent. Scaled. Use [indent] for raw values. CSS Rules Usage
The .indent
class is flagged as a value-driven selector.
The variable --indent is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .indent | Sets text-indent via --indent. Scaled. Use [indent] for raw values. |
[indent]Applies raw --indent directly to text-indent. Indents the first line of text. CSS Rules Usage
The .[indent]
class is flagged as a value-driven selector.
The variable --indent is required. Responsive
Prefix
States
States are generated dynamically at runtime and always
come last. Append a state like
Supported pseudo-classes: Group Hover Example
The Pseudo-Elements
The Shorthand
Value-driven classes support a shorthand syntax like CLS Alert
This feature may cause CLS (Cumulative Layout
Shift). Make sure to include a
| .[indent] | Applies raw --indent directly to text-indent. Indents the first line of text. |