-
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
- […
-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.13
### 平台
h5
### 重现链接
@nutui/nutui-taro
### 重现步骤
taro 4.0.5
使用 taro init myapp
vue3
sass
webpack5
### 期望的结果是什么?
浏览器能正常打开使用
### 实际的结果是…
-
-
Is there any way to configure postcss-import plugin?
Something like
```
"plugins": [
"postcss-import", {
"path": ["path1", "path2"]
},
"postcss-each",
"postcss-cssn…
-
Needs an uncompiled version (that's concatenated)
Might reconsider cssnext for two or three plugins
- `calc()`, `rem` and `var()` have reasonable browser support
- custom properties should have a…
-
### Current Behavior
Create a new project with react template: `npx tsdx create mylib`
after I installed all for postcss, I'm facing this issue
![giterr](https://user-images.githubusercontent…
-
**What version of Tailwind CSS are you using?**
4.0.0-beta.1
**What build tool (or framework if it abstracts the build tool) are you using?**
Vite 5.4.11
**What version of Node.js are you …
-
https://github.com/surveyjs/survey-creator/blob/f33bd2321dfff2a37bfee68ed93ab0791cf58be8/packages/survey-creator-core/src/components/simulator.scss#L70
`::i-block-chrome` is not valid CSS, and brea…
-
## Steps to reproduce
1) Install a normal npm library, or clone this repositiory for reproduction: https://github.com/johanrd/ember-vite-npm
Detailed steps
1.1) create a new ember vite app wi…
-
After i cloned the project and ran `npm install` and `npm start`, I got the following error in my terminal...
```
Failed to compile.
Error: true is not a PostCSS plugin
ERROR in ./src/assets/m…