Skip to content

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

Змінна: themeCustomMedia

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

Бета

Створити плагін для перетворення custom-media теми.

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

Type Declaration

Параметри

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Повертає

Plugin

Плагін PostCSS Plugin.

postcss

postcss: true

Обов'язковий маркер плагіна PostCSS.