Skip to content

pnpm 编译微信小程序警告错误 #1014

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

Open
phphy opened this issue May 7, 2025 · 0 comments
Open

pnpm 编译微信小程序警告错误 #1014

phphy opened this issue May 7, 2025 · 0 comments

Comments

@phphy
Copy link

phphy commented May 7, 2025

Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import

241 │ color: mix(#fff, $uni-error, 50%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^

node_modules@dcloudio\uni-ui\lib\uni-easyinput\uni-easyinput.vue 241:11 root stylesheet

Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

123 │ color: darken($color: $uni-primary, $amount: 40%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

node_modules@dcloudio\uni-ui\lib\uni-datetime-picker\calendar

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