Package Exports
- @perftools/purgecss
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@perftools/purgecss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
purgecss
Chrome Dev Tools Coverage JSON Css Purger. Parses json and purge css files with used classes.
#usage
npm install -g @perftool/purge-css
purge-css coverage.json
You can export coverage.json by usinh Chrome Dev Tools coverage tool.
The results will be in output folder.