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

Error: Undefined variable: "$--dialog-background-color". on line 328 of element-variables.scss #88

Open
skymoment opened this issue Apr 30, 2020 · 0 comments

Comments

@skymoment
Copy link

环境如下:
"element-theme": "^2.0.1",
"element-ui": "^2.12.0",
"element-theme-chalk": "^2.13.1"

执行:et / et --watch
报错如下:
events.js:167
throw er; // Unhandled 'error' event
^
Error: element-variables.scss
Error: Undefined variable: "$--dialog-background-color".
on line 328 of element-variables.scss

$--input-background-color: $--dialog-background-color !default;

看样子是 scss 变量缺失了 $--dialog-background-color ,大兄弟赶紧填坑呀!!!

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