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øttar forfatting med anten direkte theme custom-idents i media-funksjonar (for eksempel, (theme: canvas)) eller innebygde @custom-media --theme-*-alias.

Type Declaration

Parametrar

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Returnerer

Plugin

Ein PostCSS plugin.

postcss

postcss: true

Nødvendig PostCSS-pluginmarkør.