问题:在vue中已经安装了sass,并且也在style中使用了lang="scss"
,但是在vscode中还是报如下错误:
解决:看看vscode右下角语言模式是不是Vue,如果不是,改成Vue。
借鉴:vue学习之解决“} expected“和“at-rule or selector expected“报错_King_960725的博客-优快云博客
lang="scss"
,但是在vscode中还是报如下错误:解决:看看vscode右下角语言模式是不是Vue,如果不是,改成Vue。
借鉴:vue学习之解决“} expected“和“at-rule or selector expected“报错_King_960725的博客-优快云博客