-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Description
Version
4.1.0
Reproduction link
https://github.com/Timmmm/vue_sass_issue.git
Environment info
MacOS 10.14.
Steps to reproduce
- Create the a new project with Vue CLI. I used Typescript & node-sass.
- Add Element (https://element.eleme.io/)
- Customise the style as described here: https://element.eleme.io/#/en-US/component/custom-theme#update-scss-variables-in-your-project
- Add an el-input element.
What is expected?
el-input should have one style applied
What is actually happening?
You get approximately 6 copies of the Element styles applied to the el-input element. This shows the first two duplicates but you can scroll down and there are loads more:
Metadata
Metadata
Assignees
Labels
No labels