Open
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
ng update is not migrating mat-font-size
Reproduction
Steps to reproduce:
- Have a style file which is using
mat-font-size
mixin - Run
ng update @angular/core@13 @angular/cli@13 @angular/cdk@13 @angular/material@13
- Check if
mat-font-size
is migrating tomat.font-size
Expected Behavior
ng update should migrate mat-font-size
Actual Behavior
ng update is not migrating mat-font-size
Environment
- Angular: 13.3.11
- CDK/Material: 13.3.8
- Browser(s): NA
- Operating System (e.g. Windows, macOS, Ubuntu): Windows