Compile error with Angular, LESS, VS Code and @media range syntax
I am trying to experiment with the the @media range syntax, but I keep having an error when compiling. The error is:
The related file is app.component.less
I have already done multiple Google searches and even tried AI chat for potential causes of this error. I have come up blank.
Has anyone experienced this issues and do you have a solution?
Version information:
LESS-> 4.2.0
Angular CLI -> 16.0.6
0 Replies