-
**Stencil version:**
`npm list @stencil/core` output:
```
└── UNMET PEER DEPENDENCY @stencil/core@2.3.0
npm ERR! peer dep missing: @stencil/core@^1.0.2, required by @stencil/postcss@1.0.1
…
-
Purgecss is purging before eleventy builds the html files, so it’s purging all the css. Need to rebuild the purgecss plugin into its own postbuild process.
-
For example i have
```json
"chunks":{
"home":[
"vendors-node_modules_mini-css-extract-plugin_dist_hmr_hotModuleReplacement_js-node_modules_we-a0114e-f096b527166df6583ac8.bundle.js",…
-
### What version of Next.js are you using?
11 and 12 (only with Webpack 5)
### What version of Node.js are you using?
14 and 16
### What browser are you using?
does not matter
### Wh…
-
### Agreement
- [X] This is not a duplicate of an existing issue
- [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)
- …
-
### Version
[v2.11.0](https://github.com/nuxt.js/releases/tag/v2.11.0)
### Reproduction link
[https://github.com/nuxt/nuxt.js/blob/dev/examples/tailwindcss-purgecss/package.json](https://github.com…
-
### Summary
I am a new developer for a client whose Gatsby website hosted on Netlify has not been building or deploying automatically for over a year. Cloning the repo locally, installing node module…
-
### Versions
- nuxt: v2.14.1
- node:
### Reproduction
https://github.com/patrickxchong/nuxt-vuetify-purgecss
Additional Details
Webpack Bundle Analyzer reports can be found here:
…
-
I've tried several approaches to get svelte-material-ui to work with parcel but I can't figure out how to set up the _smui-theme.scss correctly. I get the following error as a result:
```
node_modul…
-
Due to the naming convention in the stylesheet, there are so many different prefixes one has to try to manually whitelist.
**Please describe the feature you want to be implemented.**
Ideally the s…