-
{
test: /\.scss$/,
exclude: /(node_modules|libs)/,
use: [
'style-loader',
{
load…
-
## CVE-2021-23368 - Medium Severity Vulnerability
Vulnerable Library - postcss-7.0.16.tgz
Tool for transforming styles with JS plugins
Library home page: https://registry.npmjs.org/postcss/-/postcss…
-
## Issue Overview
Autoprefixer does not seem to process the new CSS files that I add to the assets/css/src/ folder. For example, the color variables don't get a fallback unless I include _custom-…
-
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
- […
-
### package.json
`{
"name": "client",
"version": "0.1.0",
"private": true,
"dependencies": {
"@craco/craco": "^6.4.3",
"@emotion/react": "^11.7.0",
"@…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
i have just update angular 15 to 16
and install "jest": "^29.5.0"…
-
### Issue details
Gulp-pug changes `*.pug` file => update `index.html` with new content ==> Chrome reload with old content
In this case BrowserSync not load new content from A
### Steps to re…
-
**Is your feature request related to a problem? Please describe.**
I would love to use this plugin together with the bundler parcel 2
**Describe the solution you'd like**
Making a plugin name…
-
### Basic environment
【zh-cn】基础环境
```
pnpm @8.10.2
node@20.10.0
vue@2.7.16
vue-template-compiler @2.7.16
"postcss": "^8.4.33",
"rollup": "^4.9.2",
"rollup-plugin-postcss": "^4.0.2",
```
…
-
If you run getBundle output through a minifier before the transform gets to it, it will get removed!
Specifically this quick tip: https://www.11ty.dev/docs/quicktips/inline-css/#capture-and-minify
…