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.
我有一个新的 Rails 3 项目。我已经安装了指南针。我想使用 Blueprint 框架在 app/stylesheets 中生成样式表。
compass init rails /path/to/myrailsproject --using blueprint/semantic
出现提示时接受默认值;您的 Sass 文件将被放入,app/stylesheets编译后的 css 将被放入public/stylesheets/compiled.
app/stylesheets
public/stylesheets/compiled