Skip to content

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

Variabel: themeCustomMedia

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

Beta

Buat plugin penurunan custom-media tema.

Mendukung penulisan dengan entah custom-idents tema langsung dalam fitur media (misalnya, (theme: canvas)) atau alias @custom-media --theme-* bawaan.

Type Declaration

Parameter

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Mengembalikan

Plugin

Sebuah Plugin untuk PostCSS.

postcss

postcss: true

Penanda plugin PostCSS yang diperlukan.