2

我正在尝试使用 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

任何想法安装它?

4

1 回答 1

1

Blueprint was removed from compass in 0.13.

http://compass-style.org/blog/2012/05/20/removing-blueprint/

于 2013-07-05T20:25:06.590 回答