purgecss icon indicating copy to clipboard operation
purgecss copied to clipboard

Remove unused CSS

Results 107 purgecss issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies
javascript

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.5 to 2.9.0. Release notes Sourced from mini-css-extract-plugin's releases. v2.9.0 2.9.0 (2024-04-16) Features add support for link preload/prefetch (#1043) (ee25e51) added the defaultExport option to generate default...

dependencies
javascript

Bumps [@types/through2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/through2) from 2.0.40 to 2.0.41. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/through2&package-manager=npm_and_yarn&previous-version=2.0.40&new-version=2.0.41)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2. Release notes Sourced from ts-node's releases. Fix tsconfig.json file not found Fixed Fixed tsconfig.json file not found on latest TypeScript version (TypeStrong/ts-node#2091) Commits 057ac1b...

dependencies
javascript

Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.0 to 6.1.0. Changelog Sourced from @​rollup/plugin-json's changelog. v6.1.0 2023-12-12 Features feat: add includeArbitraryNames option (#1641) v6.0.1 2023-10-05 Bugfixes fix: ensure rollup 4 compatibility #1595 Commits 8205497...

dependencies
javascript

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.91.0. Release notes Sourced from webpack's releases. v5.91.0 Bug Fixes Deserializer for ignored modules doesn't crash Allow the unsafeCache option to be a proxy object...

dependencies
javascript

`rejected: true` flag is supposed to provide developer feedback, showing the rejected classes at build time. However, the custom message type this plugin is using isn't recognized by anything and...

Feature request