Methods#
(inner) importReplace(themeSet)#
Marpit PostCSS import replace plugin.
Replace parsed @import / @import-theme rules.
Please see module:postcss/import/parse about the specification of each syntax.
Parameters:
| Name | Type | Description | 
|---|---|---|
| themeSet | ThemeSet | ThemeSet instance. | 
- Source