Module media_rule

Module media_rule 

Source
Expand description

An @media rule.

Structs§

CustomMediaEvaluator
A struct that can evaluate custom media conditions.
CustomMediaRule
A @custom-media rule. https://drafts.csswg.org/mediaqueries-5/#custom-mq
MediaRule
An @media rule.

Enums§

CustomMediaCondition
The condition associated to a custom-media query.

Type Aliases§

CustomMediaMap
The currently effective @custom-media conditions.