Module system_props

Source
Expand description

System properties are exclusive, and provide translations to “real” css properties

Structs§

SystemProperties
Contains standard system properties and their translations, should only exist as a singleton instance SYSTEM_PROPERTIES.
TranslationUnit
attempts to translate a given css query into a modified one

Statics§

SYSTEM_PROPERTIES

Traits§

CssPropertyTranslator
Translate a given property into something else