gpt4 book ai didi

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

转载 作者:行者123 更新时间:2023-11-28 09:39:43 25 4
gpt4 key购买 nike

我有 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/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com