Angular Material 15 theming, list-theme

124 Views Asked by At

I have this error when I want to compile. enter image description here

The error comes from the line

@include mat.list-theme($cdk-sidemenu-theme);

enter image description here enter image description here

I tried to consult the documentation, but it didn't really help me. I assume the error is from the parameter

I am using angular material 15.2.9

0

There are 0 best solutions below