We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如图
遇到的问题: nuxt3+unocss 的情况下样式丢失
所用版本: "nuxt": "^3.6.5", "vue3-puzzle-vcode": "1.0.16-nuxt"
The text was updated successfully, but these errors were encountered:
未能复现哦 下面这个是nuxt3项目里使用的例子 https://stackblitz.com/edit/github-wueqkb?file=app.vue,package.json
Sorry, something went wrong.
https://stackblitz.com/edit/github-wueqkb-hn4yt8?file=nuxt.config.ts,package.json 还有nuocss 共同导致的,另外公司的 unocss 有其他配置,所以可能导致全部错乱,但是这个例子看来不配置其他参数也会有冲突。 https://unocss.dev/integrations/nuxt 这个是 nuxt 引入 unocss 的文档 以供参考
No branches or pull requests
如图
遇到的问题:
nuxt3+unocss 的情况下样式丢失
所用版本:
"nuxt": "^3.6.5",
"vue3-puzzle-vcode": "1.0.16-nuxt"
The text was updated successfully, but these errors were encountered: