Skip to content

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

Variabele: themeCustomMedia

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

Bèta

Maak de theme custom-media lowering-plugin.

Ondersteunt het schrijven met óf directe theme custom-idents in mediafuncties (bijvoorbeeld, (theme: canvas)) of ingebouwde @custom-media --theme-* aliassen.

Type Declaration

Parameters

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Retourneert

Plugin

Een PostCSS plugin.

postcss

postcss: true

Vereist marker voor PostCSS-plugin.