Module style::properties_and_values::rule
source · Expand description
The [@property
] at-rule.
https://drafts.css-houdini.org/css-properties-values-api-1/#at-property-rule
Macros§
Structs§
- Data inside a
@property
rule. - A custom property name wrapper that includes the
--
prefix in its serialization
Enums§
- Errors that can happen when registering a property.
Functions§
- Parse the block inside a
@property
rule.
Type Aliases§
- Specifies the initial value of the custom property registration represented by the @property rule, controlling the property’s initial value.