-
### NextUI Version
2.1.10
### Describe the bug
[vite] Internal server error: [postcss] Cannot read properties of undefined (reading 'toLowerCase')
Plugin: vite:css
File: /Users/eyucherin/Desk…
-
[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…
-
Hello, I'm running into an issue trying to compile custom scss plus Bootstrap 4.0. I'm pretty new to using rollup also, so I'm using [create-react-library](https://github.com/transitive-bullshit/creat…
-
It would be easier for me to know which plugins I still need to submit to postcss-plugins if I could easily search for plugins by my author name. Similarly, I would like to easily discover plugins wri…
-
### Describe the bug
Step to Reproduce:
- `npm run dev`: Things work well in dev mode, the text is getting bigger.
- `npm run build && npm run preview`: Breaks, the text size is static.
Expl…
-
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
-
### 问题:在一个项目中使用 webpack 编译后,发现其 z-index 被改变了,原本有的组件设置类似为 999 的都被优化为 1~9 了。
### 探究原因:
1. 首先 less 不会转码,排除less本身的问题。
2. 其次就是在js 中完成 css 的抽取,以及 css 的压缩优化,这些操作也不会改变z-index,排除。
3. 最后,发现是项目中使用了postcss-…
-
### Describe the bug
Hey 👋
I am using the zero-config storybook init script for a nextjs 13 project. I've customized the project's `postcss` options (following [these instructions](https://nextj…
-
Hi there,
i'm trying to create a component library with sass for styling so i have src/scss/variables,mixins etc.
but when i run the build command i get this error message:
**(plugin postcss)…
-
Using spec page bundled with react-toolbox.
Before upgrading postcss:
![2017-05-15-21 49 05-screenshot](https://cloud.githubusercontent.com/assets/6838982/26060790/aebf7866-39b8-11e7-84b0-5d409ca3…