Methods

(inner) importHoisting()

Marpit PostCSS import hoisting plugin.

Hoist @charset and @import at-rule to the beginning of CSS. Marpit is manipulating CSS with many PostCSS plugins, so sometimes a few at-rules cannot keep specification.

This plugin takes care of hoisting for invalid at-rules.