Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
新しいRails3プロジェクトがあります。コンパスをインストールしました。ブループリントフレームワークを使用して、アプリ/スタイルシートにスタイルシートを生成したいと思います。
compass init rails /path/to/myrailsproject --using blueprint/semantic
プロンプトが表示されたらデフォルトを受け入れます。Sass ファイルが配置されapp/stylesheets、コンパイルされた css が配置されpublic/stylesheets/compiledます。
app/stylesheets
public/stylesheets/compiled