-
I am using postcss-preset-env which use this plugin and I am getting a parsing error when I have a "complex" custom property.
When a css file hat the following code:
```
:root{
--myColor: gree…
-
## in postcss mode, typing 'col' always has only ONE suggestion
![image](https://user-images.githubusercontent.com/7534668/123541460-501ba080-d777-11eb-899e-70de0202d35b.png)
## in css mode, typ…
-
# Bug report
**What is the current behavior?**
I use MultiCompiler configs.
If i run them one by one, Webpack can build them all.
```js
const config = {}
webpack(config)
`…
-
related issue `https://github.com/postcss/autoprefixer/issues/1263`
it happens when autoprefix `input::placeholder`
```
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.…
-
Is there a way to use group-css-media-queries with webpack Encore for Symfony 4 projects ?
In Webpack Encore configuration, there is a method `.enablePostCssLoader()`. This method accept a `postCss…
-
can you publish this postcss plugin to npm?
-
### Environment
- Docker image node:21.7.1-slim
- pnpm 8.15.7 and 9.0.2
- nuxt/ui : 2.15.2
- nuxt : 3.11.2
### Version
2.15.2
### Reproduction
https://github.com/guirak/NuxtUi_TailwindColorStu…
-
I am using version "postcss-pxtorem": "^6.0.0" and I'm having the same issue. This is part of my config in postcss.config.js.
```js
'postcss-pxtorem': {
rootValue: 37.5,
propList: …
-
In 3.1.2 docs example works, imports in js return correct objects.
```js
postcss({
modules: true
})
```
In 3.1.3 same code imports return `undefined`. From https://github.com/egoist/rollup…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
…