-
## CVE-2021-23382 - High Severity Vulnerability
Vulnerable Library - postcss-7.0.25.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss-7…
-
## CVE-2021-23368 - Medium Severity Vulnerability
Vulnerable Library - postcss-7.0.25.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss…
-
![what-is-webpack](https://user-images.githubusercontent.com/7995232/29695457-adcfc822-8975-11e7-9a36-763a1f756daf.png)
最近公司弄了个有150+页面的项目,心想,终于有机会可以去学习webpack了,以前想学却没有实际项目去引导逼迫去学,现在终于领略到了webpack的强大了。…
-
I've been unable to get cssstyle working in my gulpfile. Maybe I'm just not using it correctly?
Whenever I run my default task, I get this error:
``` JS
[22:39:28] TypeError: undefined is not a fun…
-
Not sure if this is a postcss bug/behaviour or something wrong in here, but apparently having a background url() causes a silent exit, no output or error.
-
I'm getting a lot of warnings from postcss of `graphiql/graphiql.css`
> (794:1) postcss-is-pseudo-class: Complex selectors in ':global :is(.graphiql-markdown-deprecation, .CodeMirror-hint-informati…
-
I have a mix file that creates an entry for global styles (app.css) and also uses react css modules, like so:
```js
mix
.react('resources/js/app.js', 'public/js')
.sass('resources/sass/app.…
-
## 📝 Provide a description of the new feature
Currently, integrating CKEditor 5 with [Nuxt.js](https://nuxtjs.org/) causes some issues. It will be nice to check how we can improve it.
A list of …
Mgsy updated
2 months ago
-
Hi,
In one of our pages or our [UI library](https://ipi2f-uqaaa-aaaad-aabza-cai.ic0.app/styling/usage) we display following block of code that contains a Scss import.
```
` ` `html
@import…
-
**Describe the bug**
If I use css logical properties (as part of the `postcss-preset-env`), something like `padding-inline` is correctly transformed. Though, when I use `padding-inline-start`, the pl…