Home > @fullhuman/postcss-purgecss > PurgeCSSUserDefinedOptions > sourceMap

PurgeCSSUserDefinedOptions.sourceMap property

Signature:

sourceMap?: boolean | (postcss.SourceMapOptions & { to?: string });