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

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Feature request

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 8.3.3 to 8.3.4. Changelog Sourced from @​rollup/plugin-typescript's changelog. v8.3.4 2022-07-28 Bugfixes fix: fix declaration file generation for single file outputs (#1201) Commits 40f6877 chore(release): typescript v8.3.4 5f78173...

dependencies
javascript

Bumps [@types/parse5-htmlparser2-tree-adapter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/parse5-htmlparser2-tree-adapter) from 6.0.1 to 7.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/parse5-htmlparser2-tree-adapter&package-manager=npm_and_yarn&previous-version=6.0.1&new-version=7.0.0)](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

How can I omit some css libraries for instance Bootstrap CSS if I want me to purge But swiperjs (css) I don't want me to purge it's possible? Is it...

Feature request

### Describe the bug Output css contains useless `@media(foo){}` ### To Reproduce Have a media query with an unused class inside. ### Expected Behavior The rule and the query should...

bug

I'd love to have a flag to remove comments as well. I suppose a custom extractor might be able to do this but I'm using purgecss "out of the box"...

Feature request

**Is your feature request related to a problem? Please describe.** I'm implementing an extractor for Angular CSS, and I'd like to access the filename in the extractor function in order...

Feature request

I'm wondering whether there are any plans to add support for CSS sourcemaps? I saw related issues asking for tool integrations in #409 and #257 but supposedly the primary issue...

help wanted

### Describe the bug Hi, first of all thank you for the project! :) I have a `tokens.css` which imports a CSS file from a node module. In this `tokens.css`...

bug

Bumps [parse5](https://github.com/inikulin/parse5) from 6.0.1 to 7.0.0. Release notes Sourced from parse5's releases. v7.0.0 Welcome to [email protected]! ✨ This is a huge release with many changes, features and fixes. From an...

dependencies
javascript