Closed geotrev closed 4 years ago
Currently, this plugin will return {} when attempting to inline the output CSS with an async options.processor.
{}
options.processor
Fix: Resolve options.processor as a promise.
Checklist:
Currently, this plugin will return
{}
when attempting to inline the output CSS with an asyncoptions.processor
.Fix: Resolve
options.processor
as a promise.Checklist: