[Bug Report] Custom theme generated missing new/updated CSS for 2.13.0
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.13.0
### OS/Browsers version
OSX Chrome, Firefox, IE, Opera, Safari
### Vue version
2.6.10
### Reproduction Link
https://codesandbox.io/s/vue-sf8hu?fontsize=14&hidenavigation=1&theme=dark
### Steps to reproduce
Generate a custom theme from https://element.eleme.io/#/en-US/theme, use that file with latest 2.13.0 file. You will notice the drawer class has been changed from `el-dialog__wrapper` to `el-drawer__wrapper` but that class is not generated in the custom theme CSS file
### What is Expected?
Drawer to show
### What is actually happening?
Drawer does not show
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.