purgecss package
Core package of PurgeCSS
Contains the core methods to analyze the files, remove unused CSS.
Classes
Class | Description |
---|---|
Class used to instantiate PurgeCSS and can then be used to purge CSS files. | |
Functions
Function | Description |
---|---|
Merge two extractor selectors | |
Load the configuration file from the path | |
Format the user defined safelist into a standardized safelist object |
Interfaces
Interface | Description |
---|---|
Options used by PurgeCSS to remove unused CSS Those options are used internally | |
Options used by PurgeCSS to remove unused CSS |
Variables
Variable | Description |
---|---|
Type Aliases
Type Alias | Description |
---|---|