Skip to content

pantoken / plugins/postcss/theme-custom-media/src / themeCustomMedia

Variabel: themeCustomMedia

const themeCustomMedia: {(options?): Plugin; postcss: true; }

Beta

Opprett theme custom-media lowering-plugin.

Støtter forfatting enten med direkte theme custom-idents i media-funksjoner (for eksempel, (theme: canvas)) eller innebygde @custom-media --theme-*-aliaser.

Type Declaration

Parametere

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Returnerer

Plugin

En PostCSS plugin.

postcss

postcss: true

Påkrevd PostCSS-pluginmarkør.