Skip to content

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

Μεταβλητή: themeCustomMedia

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

Βήτα

Δημιουργήστε το plugin μείωσης (lowering) για τα theme custom-media.

Υποστηρίζει τη συγγραφή είτε με άμεσα theme custom-idents σε media features (για παράδειγμα, (theme: canvas)) είτε με ενσωματωμένα aliases @custom-media --theme-*.

Type Declaration

Παράμετροι

options?

ThemeCustomMediaOptions

ThemeCustomMediaOptions.

Επιστρέφει

Plugin

Ένα PostCSS Πρόσθετο.

postcss

postcss: true

Απαιτούμενος δείκτης plugin PostCSS.