我正在尝试使用Compass安装Blueprint,但它无法正常工作。
我在不同的网站/论坛上搜索,但我找不到答案。
我的问题:
$ gem install compass-blueprint
Fetching: compass-blueprint-0.0.1.gem (100%)
Successfully installed compass-blueprint-0.0.1
1 gem installed
$ compass frameworks
Available Frameworks & Patterns:
* compass
- compass/ellipsis - Plugin for cross-browser ellipsis truncated text.
- compass/extension - Generate a compass extension.
- compass/pie - Integration with http://css3pie.com/
- compass/project - The default project layout.
$ compass install blueprint
No such framework: "blueprint" // Understandable, the framework is not in the list
蓝图框架列表中没有蓝图框架。
我正在使用Compass 0.13.alpha.4
有任何想法安装吗?