Currently, I am utilizing Visual Studio Code on a Mac for writing AngularJS style HTML. Whenever I try to include an inline expression for a CSS value, I encounter an irritating red Intellisense error, as displayed in the screenshot provided below. It is worth mentioning that I have deactivated all extensions to rule out any potential causes of the issue.
My primary inquiry is as follows: how can I deactivate the CSS errors in VSCode for Mac?
https://i.sstatic.net/jnBC9.png
Many thanks for any recommendations!