gpt4 book ai didi

twitter-bootstrap - 编译 bootstrap 时出现 Sublime/LESS-Build 错误

转载 作者:行者123 更新时间:2023-12-02 01:42:46 27 4
gpt4 key购买 nike

我在使用 LESS-Build 插件在 sublime text 2 上编译 less 时遇到问题,正常工作较少但是当我想从较少的源构建 Bootstrap 时 sublime 响应我这个错误:

[Compile]
C:\test\assets\css\main.less -> C:\test\assets\css\main.css

Expected ')' but found ' ' on line 20 in file 'less/mixins/image.less':
[19]: // spelling of `min--moz-device-pixel-ratio` is intentional.
[20]: .img-retina(@file-1x; @file-2x; @width-1x; @height-1x) {
--------------------^
[21]: background-image: url("@{file-1x}");
[Done - Failed]
[Finished in 0.3s]

如何修复?

最佳答案

LESS-build-sublime插件似乎使用了 dotless更少的编译器。此 .NET LESS 编译器支持最高版本 1.3.0 的语言功能。

然而,Bootstrap 的源代码使用 2.1.0 版的 LESS 编译器。 Bootstrap 依赖于版本 1.3.0 中不存在的语言功能之一。

关于twitter-bootstrap - 编译 bootstrap 时出现 Sublime/LESS-Build 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27507677/

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