css - VS 错误 : Octal escape sequences are only supported in ECMAScript 3 compatibility mode

标签 css visual-studio-2010 twitter-bootstrap less

我有 twitter bootstrap 设置来构建一个新元素,但是我从 VS2010 收到以下错误。

fatal error ,无法继续:八进制转义序列仅在 ECMAScript 3 兼容模式下受支持。

这似乎与 bootstrap (type.less) 中的以下 CSS/Less 条目有关...

blockquote small:before {
  content: '\2014 \00A0';
}

有人能帮忙吗?

最佳答案

只是想说我也有这个错误,我的问题最终出在了 Chirpy 身上。我试图用它制作一个合并的 css 文件,但我使用的是 .min 文件,我没有在我的文件节点中使用 chripy Minify="false"参数。添加了那个参数并修复了它

关于css - VS 错误 : Octal escape sequences are only supported in ECMAScript 3 compatibility mode,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10923987/

相关文章:

c# - VS2010 'Show Derived Types' 类 View 中缺少选项

c++ - auto 的编译器问题?错误 : in a declarator-list 'auto' must always deduce to the same type

html - 如何使 Bootstrap 4 列高度相同?

javascript - 带有事件选项卡的动态 Bootstrap 导航

css - 如何在嵌套无序列表中恢复 list-style-type 的 "auto"值?

html - 这种页面布局的名称是什么

css - 如何制作覆盖背景图像的透明边框(使用 CSS)?

visual-studio-2010 - 注册表搜索和自定义操作

html - 2 栏网站布局与完整的背景幻灯片或视频

javascript - 如何单击带有按钮的隐藏输入文件的行