Closed
Description
Reproduction
Steps to reproduce:
- Upgrade angular 11 project to 12
- 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?
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