fex-team / fis-parser-sass

A parser plugin for fis to compile sass file.
MIT License
16 stars 12 forks source link

编译后报错(版本问题?) #14

Open chyingp opened 9 years ago

chyingp commented 9 years ago

出错提示:

[ERROR] source string:26: error: error reading values after 'chrome'

fis-parser-sass版本:

/usr/local/lib
├── fis-parser-sass@0.1.5 
└─┬ jello@0.0.12
  └── fis-parser-sass@0.1.2 

compass版本:1.1.0.alpha.3 下载地址:https://github.com/Compass/compass/releases

备注:

使用说明最好备注下对应可用的compass版本哈~面对着compass主页一堆release版本无从下手的说。~_~

2betop commented 9 years ago
  1. compass 有兼容 libsass 的版本
  2. 我刚刚更新了 libsass 到 3.0 没准能兼容了,你先试试 fis-parser-sass@0.2.0
qdsang commented 9 years ago

哪个版本兼容libsass 是compass新版本吗? fis-parser-sass@0.2.0 试了,编译不过

2betop commented 9 years ago

compass-mixins 是一个专门兼容 libsass 的 compass 修改版