コンパスでブループリントをインストールしようとしていますが、うまくいきません。
さまざまな Web サイトやフォーラムを検索しましたが、答えが見つかりません。
私の問題:
$ 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 のフレームワークのリストでは使用できません。
Compass 0.13.alpha.4 を使用しています
インストールするアイデアはありますか?