相关疑难解决方法(0)

"NoMethodError:[:not(.block-layered-nav)]的未定义方法`特异性':Array"

这是对这篇文章的补充:无法在Magento CE 1.9中编译rwd皮肤SCSS

Windows 8.1 / PowerShell
Compass 1.0.1 (Polaris)
Sass 3.4.6 (Selective Steve)
ruby 2.1.3p242 (2014-09-19 revision 47630) [x64-mingw32]
Run Code Online (Sandbox Code Playgroud)

我删除了"from a:not(".button")> a:not(.button)

新错误:

"NoMethodError: undefined method `specificity' for [:not(.block-layered-nav)]:Array";
Run Code Online (Sandbox Code Playgroud)

注释掉块然后我得到:

"NoMethodError: undefined method `specificity' for [:not(:last-child)]:Array"
Run Code Online (Sandbox Code Playgroud)

sass magento compass-sass

8
推荐指数
1
解决办法
1750
查看次数

标签 统计

compass-sass ×1

magento ×1

sass ×1