Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The SassError message indicates that there is an error in the CSS code related to using the @include mat syntax with Angular Material. Specifically, it expected to find 1 selector or at-rule after the @include mat syntax, but instead found a reference to .core(). This suggests that there may be an issue with the implementation of the Angular Material theme in the code.