首頁 > @fullhuman/postcss-purgecss > PurgeCSSUserDefinedOptions > sourceMap

PurgeCSSUserDefinedOptions.sourceMap 屬性

簽章

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