【发布时间】:2011-07-26 05:39:45
【问题描述】:
我正在尝试安装https://github.com/markyoung/silk-sass-mixin
$ (sudo) gem install compass
$ git clone http://github.com/zarzax/silk-sass-mixin.git
$ cd silk-sass-mixin
$ compass -w
我明白了
D:\ResourceLibrary\Frameworks\silk-sass-mixin>compass -w WARNING: This interface is deprecated. Please use the new subcommand interface. Seecompass 帮助for more information.
那么新命令是什么?
【问题讨论】:
-
您是否按照输出中的指示看到了帮助?
-
@Sarwar Erfan,是的,我有一个命令列表,我应该使用哪一个?我是SASS/Compass的初学者,我什至不知道
-w是做什么的?
标签: sass compass-sass