I cannot custom theming find functions like:
@include mat.core();
mat.define-palette();
mat-palette();
mat.define-light-theme();`
Where I can find official documentation about these functions? Thank you
I already check https://material.angular.io/ official.