postcss/import/suppress

Source: suppress.js:2


Instance Methods

importSuppress(themeSet: ThemeSet)

Marpit PostCSS import suppress plugin.

Comment out @import / @import-theme rules that have imported theme.

This plugin is useful to prevent that hoisting theme imports within inline styles become unexpected order.

Parameters

  • themeSet (ThemeSet) — ThemeSet instance.