我正在尝试用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
指南针的框架列表中没有蓝图框架。
我使用的是指南针0.13α4
有安装它的想法吗?
蓝图在0.13中从指南针中删除。
http://compass-style.org/blog/2012/05/20/removing-blueprint/