Answers for "SassError: Can't find stylesheet to import @use '~@angular/material' as mat;"

CSS
1

SassError: Can't find stylesheet to import @use '~@angular/material' as mat;

@use '@angular/material' as mat;
without ~
Posted by: Guest on February-12-2022

Code answers related to "SassError: Can't find stylesheet to import @use '~@angular/material' as mat;"

Browse Popular Code Answers by Language