We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f957d3 commit 1b70329Copy full SHA for 1b70329
packages/blockToWebComponentTemplate/vite.config.js
@@ -43,7 +43,7 @@ export default defineConfig(({ command, mode }) => {
43
}
44
45
const vuePluginConfig = {}
46
- const styleLinks = ['https://npm.onmicrosoft.cn/@opentiny/vue-theme@3/index.css']
+ const styleLinks = ['https://npm.onmicrosoft.cn/@opentiny/vue-theme@3.11/index.css']
47
48
config.publicDir = false
49
0 commit comments