-
**Quick, short summary:**
PurgeCSS wrongly removes all classes containing the colon character (i.e. md:w-6) despite them being in use. Could this be due to the colon character being escaped in the ac…
-
### Application/Team
Independent
### What happened?
Hello ! I don't write bug reports often, but I'm trying carbon-charts for the administration of my SvelteKit project, and while the charts in dev…
-
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
- […
-
This is a **question**.
### Overview of the problem
This is about the Bulma **CSS framework**
I'm using Bulma **version** [1.0.0]
I am sure this issue is **not a duplicate**
### …
-
Hi there,
Though this is not a critical concern, I am just wondering whether there will be updates to the dependencies libraries for this plugin since Tailwindcss has successfully moved to v3 with …
-
**#7** — related issue. @Ffloriel, ping.
### 1. Summary
Any [**PurgeCSS whitelisting options**](https://www.purgecss.com/whitelisting) doesn't work for me.
### 2. Data
#### 2.1. Environment
+ Ope…
-
I'm trying to upgrade from Gulp 4 to Gulp 5 and I'm getting ` Error: Writable stream closed prematurely`.
Here's the relevant function:
const download = require('gulp-download2');
/**…
-
When upgrading Laravel Mix from 1.7.x to 2.x my CSS is no longer purged of unused classes.
Asking here first since I thought it likely someone here would have run into this already, back when Mix 2…
-
Hey there,
I'm using this plugin with Tailwind + VueJS. In regards to both of those, it works flawlessly with the custom extractor.
However, I recently decided to start using Animate.css in my …
-
I want CSS tree shaking.
Without using VUE it works well by using purgecss-webpack-plugin.
But i want VUE supporting CSS tree shaking,so I choose postcss-purgecss.But STILL DON'T WORK
here …