-
### Current Behavior
Error at build svelte:
The `bg-surface-50-900-token` class does not exist. If `bg-surface-50-900-token` is a custom class, make sure it is defined within a `@layer` directive…
-
To use purge-css in the same way everywhere, it could be nice to use `purgecss.config.js` for the Webpack plugin.
The best option would even be to deep merge both option imo.
-
### Prerequisites
- [X] I am using the [correct version](https://github.com/react-bootstrap/react-bootstrap#bootstrap-compatibility) of React-Bootstrap for my version of Bootstrap
- [X] I have [searc…
-
-
i'm trying to run `docker-compose up -d` for the build of my application (based on this [example][1]). The original repo works, but after some work on it, it is now not working anymore. The problem is…
-
Hello,
Je pense que c'est lié à une mise à jour car j'ai eu ce problème récemment.
J'utilise BoxRaiser avec Laravel 8.
Et un matin en lançant npm run prod => il y a eu cette erreur (je ne sa…
-
For better maintaibility, we need to extend `tsconfig` in all packages from `astro/tsconfigs`
# Tasks
- [ ] Replace tsconfig inside `packages/astro-seo-meta`
- [ ] Replace tsconfig inside `pack…
-
### Reporting a bug?
After upgrading yaml-loader from v0.6.0 to v0.8.0 I got this build error on .yml files: "Final loader (./node_modules/**@intlify/vue-i18n-loader**/lib/index.js) didn't return a B…
-
I have a custom theme with a css library that produces huge css files. I tree-shake these using purgecss and deploy to firebase.
It would be nice if there was the ability to add scripts like purgec…
-
Hi,
I'm trying to use purgecss with bootstrap-vue... I read about this in several related issues, but, I can not be successful.
```js
purgeCSS: {
mode: 'postcss',
paths: [
'com…