Module selectors

Module selectors 

Source
Expand description

Advanced CSS selector utilities

Provides type-safe builders for modern CSS selectors including :has(), :is(), :where(), and @scope.

Structsยง

HasSelector
:has() selector builder
IsSelector
:is() selector builder
ScopeRule
@scope rule builder
StartingStyle
@starting-style rule builder
WhereSelector
:where() selector builder