Skip to content

Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0 #981

Open
@arniu

Description

@arniu

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @arniu

        Issue actions

          Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0 · Issue #981 · dcloudio/uni-ui