We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recommendation: add $E: null at the stylesheet root.
$E: null
╷ 67 │ $E: $element !global; │ ^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 67:3 e() node_modules/element-plus/theme-chalk/src/badge.scss 15:3 @content node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 62:5 b() node_modules/element-plus/theme-chalk/src/badge.scss 7:1 root stylesheet
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Recommendation: add
$E: null
at the stylesheet root.╷
67 │ $E: $element !global;
│ ^^^^^^^^^^^^^^^^^^^^
╵
node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 67:3 e()
node_modules/element-plus/theme-chalk/src/badge.scss 15:3 @content
node_modules/element-plus/theme-chalk/src/mixins/mixins.scss 62:5 b()
node_modules/element-plus/theme-chalk/src/badge.scss 7:1 root stylesheet
The text was updated successfully, but these errors were encountered: