Skip to content

Commit 1b70329

Browse files
author
yaoyun8
committed
fix:修改主题样式文件版本
1 parent 5f957d3 commit 1b70329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/blockToWebComponentTemplate/vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default defineConfig(({ command, mode }) => {
4343
}
4444

4545
const vuePluginConfig = {}
46-
const styleLinks = ['https://npm.onmicrosoft.cn/@opentiny/vue-theme@3/index.css']
46+
const styleLinks = ['https://npm.onmicrosoft.cn/@opentiny/vue-theme@3.11/index.css']
4747

4848
config.publicDir = false
4949

0 commit comments

Comments
 (0)