style标签通过src引入样式,scoped开发环境正常,生产出问题(重复样式) #6597
Unanswered
OneDayOneStep
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Vue文件引入
CSS文件
build 完后在同一个 css 文件中出现两段样式
一段是scoped的(没问题)
然后还生成了一段全局的🙄
求解答🤒
Beta Was this translation helpful? Give feedback.
All reactions