Methods#
(inner) importSuppress(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:
| Name | Type | Description |
|---|---|---|
themeSet | ThemeSet | ThemeSet instance. |
- Source