Css fails after packaging
after building, Inconsistent css property selectors
Would you provide a reproduction? 🙏
你能提供一个复制品吗?🙏
If the component contains client only, the packaged css selector will have problems
Thanks! Minimal reproduction for my future use: https://stackblitz.com/edit/github-k4lob5.
If it helps, for now, a workaround is to disable experimental.treeshakeClientOnly.
如果它有帮助,目前,一种解决方法是禁用
experimental.treeshakeClientOnly.
I have solved,thanks
let's track in https://github.com/nuxt/framework/issues/8397.