Skip to content

Commit 33e9e31

Browse files
committed
build(e2e): replace sass with sass-embedded
1 parent 52fc4a9 commit 33e9e31

File tree

2 files changed

+229
-8
lines changed

2 files changed

+229
-8
lines changed

e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@vuepress-e2e/style-exports": "file:./modules/style-exports",
2121
"@vuepress/bundler-vite": "workspace:*",
2222
"@vuepress/bundler-webpack": "workspace:*",
23-
"sass": "^1.77.8",
24-
"sass-loader": "^14.2.1",
23+
"sass-embedded": "^1.77.8",
24+
"sass-loader": "^15.0.0",
2525
"vue": "^3.4.32",
2626
"vuepress": "workspace:*"
2727
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)