Skip to content

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

Variabel: themeCustomMedia

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

Beta

Opret tema custom-media sænknings-plugin'en.

Understøtter forfattelse med enten direkte tema brugerdefinerede-identifikatorer i media features (for eksempel (theme: canvas)) eller indbyggede @custom-media --theme-*-alias.

Type Declaration

Parametre

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Returnerer

Plugin

Et PostCSS Plugin.

postcss

postcss: true

Påkrævet PostCSS plugin marker.