-
Hello, here i am again.
I'm trying to run some postcss plugins without luck.
I'm parsing a sass file and then i use autoprefixer, and it works like a charm.
Now i'm trying to minify the output,…
-
All pacakges should be upgraded to the newest version
-
I think this is a bug
I updated Meteor to `1.11.1` (also tried `1.12.0`) and now I can't build anymore. Dev build is still fine, `meteor reset` did no effect. The biggest problem is, that the error…
-
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
- […
-
cloned repo -- did steps to set upstream and forked repo in synch -- yarn, yarn build, yarn dev with following output
Failed to compile
./src/app/globals.css.webpack[javascript/auto]!=!./node_mo…
-
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
- […
-
Hi. Tried to add it to `package.json` and `postcss.config.js` but `class="prose"` did nothing.
```diff
diff --git a/package.json b/package.json
index cd100f4..1ef612a 100644
--- a/package.json
…
-
```javascript
fis.match('*.{css,scss}', {
// npm install -g fis3-preprocessor-autoprefixer
preprocessor: fis.plugin('autoprefixer', {
"browsers": ["Android >= 2.1", "iOS >= 4", "ie >= 7"…
-
After updating to `"gatsby-plugin-material-ui": "^3.0.0"` I've got the same issue as #65.
Installed packages:
- browserslist: 4.16.3
- autoprefixer: 10.2.5
- postcss: 8.2.9
- postcss-value-pars…
-
I got
>Uncaught ReferenceError: document is not defined
on production, but everything is ok locally
**vite.config.ts**
```ts
import eslintPlugin from "@nabla/vite-plugin-eslint";
import re…