Skip to content

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

वैरिएबल: themeCustomMedia

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

बीटा

थीम custom-media lowering प्लगइन बनाएं।

यह सीधे थीम custom-idents को मीडिया फीचरों में (उदाहरण, (theme: canvas)) या बिल्ट-इन @custom-media --theme-* उपनामों के साथ लेखन का समर्थन करता है।

Type Declaration

पैरामीटर

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

वापसी

Plugin

एक PostCSS Plugin

postcss

postcss: true

आवश्यक PostCSS प्लगइन मार्कर।