Skip to content

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

Değişken: themeCustomMedia

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

Beta

Tema custom-media lowering eklentisini oluştur.

Medya özelliklerinde doğrudan tema custom-idents ile yazımı (örneğin, (theme: canvas)) veya yerleşik @custom-media --theme-* takma adları ile destekler.

Type Declaration

Parametreler

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Döndürür

Plugin

Bir PostCSS Eklentisi.

postcss

postcss: true

Gerekli PostCSS eklentisi işareti.