我正在使用scss格式的sass(我使用括号).当我使用watch命令(sass --watch"文件夹,我有我所有的sass文件")时,我收到以下错误消息:
error sass (Line 37: Inconsistent indentation: 2 spaces were used for indentation, but the rest of the document was indented using 8 spaces.)
Run Code Online (Sandbox Code Playgroud)
行号是否与生成的css文件,scss文件或其他内容中的行号相对应(我将部分内容包含在我的base.scss文件中).
我的base.scss文件中的第37行以与其他行相同的方式缩进.
font-family: Arial;
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
2996 次 |
| 最近记录: |