-
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
- […
-
Seems perfect for Rucksack.. something everyone has to have in their responsive toolkit.
https://github.com/arccoza/postcss-aspect-ratio
Happy to attempt a PR if you want it.
-
原本样式隔离是通过`postcss`在所有样式前追加作用域——`pluginOptions.consoleOs.id`。
但是当`Vue`子应用在cli的配置中指定了`outputDir`时,会导致这个选择的作用加不上。
需要追加一个属性`cssBuildDir`才能解决。
这是属于bug,还是使用不当?
我这边看到的是`@alicloud/console-toolkit-plugin…
-
## CVE-2021-23368 - Medium Severity Vulnerability
Vulnerable Library - postcss-7.0.18.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss…
-
if I use
``` stylus
.foo
width max-content
```
I only get
``` css
.foo {
width: max-content;
}
```
Not the output as below I expected
``` css
.foo {
width: -webkit-max-content;
width: -mo…
-
## CVE-2021-23382 - High Severity Vulnerability
Vulnerable Library - postcss-7.0.18.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss-7…
-
Just wanted to say first that I love what you've put together here! Been using Slate for a while and your toolkit looks really nice so far. I'm just having some trouble following the documentation th…
-
I'm submitting a question.
**Short description of the issue/suggestion:**
Having upgraded dev dependencies without too many issues locally – actually it went even surprisingly smoothly – I becam…
-
## CVE-2021-23382 - High Severity Vulnerability
Vulnerable Libraries - postcss-7.0.27.tgz, postcss-6.0.23.tgz
postcss-7.0.27.tgz
Tool for transforming styles with JS plugins
Library home page: htt…
-
### Describe the bug
Electron 27 just came out, and I seem to be having problems launching my built app when using the bytecode plugin
![image](https://github.com/alex8088/electron-vite/assets/8…