Skip to content

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

@skymoment

Description

@skymoment

环境如下:
"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 ,大兄弟赶紧填坑呀!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions