Skip to content
New issue

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

vue会改写element的css #5

Open
dagang007 opened this issue Nov 7, 2019 · 0 comments
Open

vue会改写element的css #5

dagang007 opened this issue Nov 7, 2019 · 0 comments

Comments

@dagang007
Copy link

vue.config.js一旦配置了css,就会在element引入到html的css文件中添加index_前缀,所有类型都添加,index_是跟着index.vue的名字而定的。
如下是被改写后的:
@charset "UTF-8";.index_el-pagination--small_3Zvds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant