-
**Describe the bug**
`astro build` command fails on Astro `5.0.0-beta.6`
```
22:48:48 [purgecss] Generating purged css files...
22:48:48 ▶ /_astro/solutions.0977be13.css
22:48:48 ▶ /_astro/medi…
-
What's the best way to purge unused css with 11ty vite and rollup?
I can't seem to get the output to actually purge unused css.
-
### Describe the bug
A bug when upgrading to postcss-purgecss v7.0.2, when trying to build NextJS, gives the error
Import trace for requested module:
./node_modules/react-intl-tel-input-18/dist/m…
-
-
Hello, can you show how to purgeCSS with Sass? Thank you for made it.
-
https://v1.purgecss.com/cli
Now that we're building templates with bootstrap it will become useful to support this in the optimization phase:
* input
- what's in `_css`
- `--content` what'…
-
Tailwind already includes PurgeCSS now- perhaps we should remove it for config simplicity?
-
### Describe the bug
When I set my project to ESM (`"type": "module"` in `package.json`), the import of `@fullhuman/postcss-purgecss` in my build script has the wrong type. I have to coerce the typ…
-
# Feature: PurgeCSS
## History/Overview
I mentioned this on stream and you asked me to propose it as a feature. It seems especially relevant since you're using a mix of custom CSS and bootstrap. E…
-
### Command
config
### Description
Currently the CLI supports custom PostCSS configurations in the format of JSON files. The problem is that the JSON format has its limitation. In our case fo…