- Source:
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 the inline style's rolled-up theme import by unexpected order.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
themeSet |
ThemeSet
|
ThemeSet instance. |