Module ident

Source
Expand description

CSS identifiers.

Structs§

CustomIdent
A CSS <custom-ident>.
DashedIdent
A CSS <dashed-ident> declaration.
DashedIdentReference
A CSS <dashed-ident> reference.
Ident
A CSS <ident>.

Type Aliases§

CustomIdentList
A list of CSS <custom-ident> values.