Skip to content

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

Spremenljivka: themeCustomMedia

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

Beta

Ustvari vtičnik za preoblikovanje (lowering) custom-media teme.

Podpira avtorstvo bodisi z neposrednimi theme custom-idents v media features (na primer, (theme: canvas)) ali z vgrajenimi @custom-media --theme-* aliasi.

Type Declaration

Parametri

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Vrne

Plugin

PostCSS vtičnik.

postcss

postcss: true

Zahtevana oznaka PostCSS vtičnika.