-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Any idea how to properly configure [purgecss](https://purgecss.com/) so that it can properly removed all unused animations?
## This is:
- Question
-
Hi !
Thank you for this plugin !
I was trying to use it with [PurgeCSS](https://purgecss.com/plugins/postcss.html). However, PurgeCSS requires the whole site (especially HTML files) to be built be…
-
**Is your feature request related to a problem? Please describe.**
- Angular is a major framework—widely used, robust, and stable.
- They are slowly but steadily exploring new builders, even tho…
-
Hey folks!
When this library is used in combination with purgecss, it does not properly parse the used classes, so they are not added to the bundled css.
However, it's rather useful for tailwind, …
-
**Is your feature request related to a problem? Please describe.**
I want to run purgecss in a browser or Node.js context, specifically inside a Figma plugin which I think runs in a worker environmen…
-
### Housekeeping
- [X] I'm sure this issue is _not_ a duplicate
### Icon Type
- [X] File Icon
- [ ] Folder Icon
### Icon Type
- [ ] Extension
- [X] Filename
- [ ] Language ID
### …
-
I'd appreciate if it was possible to manually out out of each of the processing plugins by passing `disable: false` or something like that. I don't mind them being on by default.
Right now I'm fixi…
-
Heyho!
I'm using Tailwind together with PurgeCSS regularly. One caveat that I notice quite often is long build time when using `modules: 'all'` in the tailwind.js config:
![screenshot from 2018-…
-
PurgeCss is removing some classes but it shouldn't. Classes like `.w-1/2`.
In CSS tailwind is generating class `.w-1/\2`, that's why purgecss couldn't find the class and remove it.
in purgecss we h…