Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
Deprecation Warning: 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
```
╷
218 │ color: mix(#fff, $uni-error, 50%);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
node_modules/@dcloudio/uni-ui/lib/uni-easyinput/uni-easyinput.vue 218:11 root stylesheet
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.