【问题标题】:Issues with upgrading gems升级宝石的问题
【发布时间】:2014-11-03 12:25:33
【问题描述】:

我已经用 compass 0.12 和 sass 1 和 susy 1.0.9 开始了一个项目。现在我想恢复它,我对 gems 进行了升级。所以我现在有 compass (1.0.1)、sass 的更新版本(3.4.0, 3.2.12) 安苏西(2.1.3)。 所以我找到了一个修复 susy 1 使用旧语法的方法,

@import "susyone";

但我仍然收到指南针错误:

 (Line 280 of /var/lib/gems/1.9.1/gems/compass-core-1.0.1/stylesheets/compass/_support.scss: List index is 2 but list is only 1 item long for `nth')

这 nth 用于附加按钮样式。所以我找不到其他方法来解决这个问题。 我可以指定要使用的指南针版本吗?

谢谢

【问题讨论】:

  • 这个错误来自@include susy-grid-background;,但现在我收到指南针食谱错误。

标签: compass-sass susy-compass


【解决方案1】:

这似乎是同一个问题documented on github herein Compass here。除了暂时关闭网格图像输出之外,我目前不确定是否有任何解决方法。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-11-17
    • 1970-01-01
    • 2016-03-23
    • 2013-01-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多