Skip to content

Commit a3945af

Browse files
committed
fix: 降级 postcss-mobile-forever 修复 rootContainingBlockSelectorList 属性异常
1 parent 93f6f25 commit a3945af

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"husky": "9.1.7",
4848
"lint-staged": "15.5.0",
4949
"nprogress": "0.2.0",
50-
"postcss-mobile-forever": "5.0.0",
50+
"postcss-mobile-forever": "4.4.0",
5151
"typescript": "5.8.2",
5252
"unplugin-auto-import": "19.1.2",
5353
"unplugin-vue-components": "28.4.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

postcss.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default {
2626
".van-icon": "font"
2727
},
2828
// 忽略的属性值
29-
valueBlackList: ["1px"],
29+
valueBlackList: [],
3030
// 忽略的目录或文件
3131
exclude: [],
3232
// 包含块是根元素的选择器列表

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy