Skip to content

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

Переменная: themeCustomMedia

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

Бета

Создать плагин понижения (lowering) для theme custom-media.

Поддерживает создание с использованием либо прямых theme custom-idents в media features (например, (theme: canvas)), либо встроенных псевдонимов @custom-media --theme-*.

Type Declaration

Параметры

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Возвращаемое значение

Plugin

Плагин PostCSS плагин.

postcss

postcss: true

Обязательный маркер плагина PostCSS.