Home > @fullhuman/postcss-purgecss
postcss-purgecss package
PostCSS Plugin for PurgeCSS
Most bundlers and frameworks to build websites are using PostCSS. The easiest way to configure PurgeCSS is with its PostCSS plugin.
Interfaces
Interface | Description |
---|---|
ExtractorResultDetailed | |
Extractors | |
PurgeCSSUserDefinedOptions | Options used by PurgeCSS to remove unused CSS |
RawContent | |
RawCSS | |
UserDefinedOptions | Options used by PurgeCSS to remove unused CSS |
Variables
Variable | Description |
---|---|
purgeCSSPlugin | PostCSS Plugin for PurgeCSS |
Type Aliases
Type Alias | Description |
---|---|
ComplexSafelist | |
ExtractorFunction | |
ExtractorResult | |
StringRegExpArray | |
UserDefinedSafelist |