-
Using "whitelist" option to ignore certain classes isn't working -- purgecss still removes those classes. Am I doing something wrong or is this a bug? Running grunt-purgecss 1.0.0, and grunt 1.0.3.
…
-
When using PurgeCSS and whitelisting /^flatpickr-/ not all rules from flatpickr.css (see css content here: https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.css) are preserved. Some classes are no…
-
### 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…
-
When building with webpack I am getting an error:
```
Module build failed: TypeError: selectorParser(...).processSync is not a function
at e.value (.../node_modules/postcss-purgecss/index.js:1:…
-
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**
### …
-
**Describe the bug**
First of all, i love your plugin. It works really good. After working with some libraries like 'leaflet' that has pure css or some libraries using less and compiled css, i found …
-
Links de ajuda para configuração:
- https://github.com/PaulMaly/svelte-tailwind
- https://github.com/tailwindcss/discuss/issues/254
- https://github.com/FullHuman/purgecss/issues/50
- https://tail…
-
Hello,
Im using `purgecss` (in `webpack`, via `postcss-loader`) in a big project that has 3 different layouts: `old`, `transition` and `new`.
`Old` and `transition` i would like to keep intact, …
-
Hello all,
I've been fighting with purgecss when serving the Workcation screencast project in production.
My problem was that somehow some css rules didn't appear and contents like selects didn't …
-
@lucleray I don't know if it's related to `next-compose-plugins` but when I use this plugin the hash of the generated `common` chunks is wrong.
```js
module.exports = withPlugins(
[
withCS…