Skip to content

Using / for division is deprecated and will be removed in Dart Sass 2.0.0 #22936

Closed
@wagnermaciel

Description

@wagnermaciel

Deprecation Warning

I started getting this warning while working on migrating mdc components:

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($variable1, $variable2)

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

This is not urgent, but I figured I should at least create an issue so that this is not forgotten.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions