Skip to content

bug(Material SCSS): [DEPRECATION WARNING] Using / for division is deprecated and will be removed in Dart Sass 2.0.0. #22866

Closed
@iKrishnaSahu

Description

@iKrishnaSahu

Reproduction

Steps to reproduce:

  1. Upgrade angular 11 project to 12
  2. Compile scss or run upgraded angular 12 project via serve command

Expected Behavior

/(divide) warning message should not come in console.

Related links - sass/sass#2565

Actual Behavior

What behavior did you actually see?
image

Environment

  • Angular: 12
  • CDK/Material: "@angular/material": "^12.0.1",
  • Browser(s): NA (Issue is coming while compiling scss or serving angular 12 project)
  • Operating System (e.g. Windows, macOS, Ubuntu): Windows

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaroundarea: material/core

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions