-
### Describe the bug
We have added few comments in our css files but those comments are not getting removed from the build output of CSS.
PostCssConfig
```js
// eslint-disable-next-line import/n…
-
Hi Guys,
Been trying to install this for a while now but no luck - I get the error
**ERROR in Path must be a string. Received undefined**
I have tried to build parallel-piper too and end up w…
J-C-B updated
6 years ago
-
After the update I get the error
```sh
Error: ENOENT: no such file or directory, stat 'E:\OpenServer\domains\html\gulp-front\source\static\styles\main.css'
at Error (native)
Error: ENOENT: n…
zoxon updated
7 years ago
-
This plugin currently is not compatible with rollup v3, because it requires rollup 2 as a peer dependency:
```json
"peerDependencies": {
"rollup": "^2.63.0"
},
```
From what I have see…
-
When running `yarn nuxi devtools` in a nuxt project, the usage output indicates that `COMMAND` is a required argument, but the (sub) commands are not listed. This should not be the case as it leaves t…
-
I noticed that `postcss_multi_binary()` does not seem to have an `additional_outputs` parameter like [`postcss_binary()` does](https://github.com/bazelbuild/rules_postcss/blob/a5cd1e37233333a07769299f…
-
[test.zip](https://github.com/postcss/postcss-cli/files/845161/test.zip)
I would like my original line endings style to be preserved by postcss when using stylefmt. I have a file using the CR+LF li…
-
I have following rollup config:
```
postcss({
extract: true,
modules: {
globalModulePaths: [/node_modules/]
},
plugins: [autoprefixer]
})
```
Then I import css from my javascript…
-
When executing `npm install` in the [frontend](https://github.com/F1st3K/EasyVPN/tree/main/frontend), a series of warnings are generated due to deprecated packages and incompatible Node.js/npm version…
-
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
- […