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

Bug: Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #4688

Closed
5 tasks done
VTing4Yo opened this issue Oct 19, 2024 · 0 comments · Fixed by #4689
Closed
5 tasks done

Comments

@VTing4Yo
Copy link

Version

Vben Admin V5

Describe the bug?

在页面上使用scss时 会出现警告;Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
image
页面中的sass代码:<style lang="scss" scoped>
:deep(.el-form-item) {
.el-form-item {
margin-right: 0 !important;
}
}
</style> 是我使用方式不对吗

Reproduction

暂无

System Info

vben 5.4.1

Relevant log output

No response

Validations

@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant