#### 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 - https://github.com/sass/sass/issues/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