apache_conf config.rb

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了apache_conf config.rb相关的知识,希望对你有一定的参考价值。

# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "css"
sass_dir = "sass"
# images_dir = "images"
# javascripts_dir = "js"

# You can select your preferred output style here (can be overridden via the command line):
# output_style = :expanded or :nested or :compact or :compressed
output_style = :compressed

# To enable relative paths to assets via compass helper functions. Uncomment:
# relative_assets = true

# To disable debugging comments that display the original location of your selectors. Uncomment:
line_comments = false


# If you prefer the indented syntax, you might want to regenerate this
# project again passing --syntax sass, or you can uncomment this:
# preferred_syntax = :sass
# and then run:
# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass

以上是关于apache_conf config.rb的主要内容,如果未能解决你的问题,请参考以下文章

apache_conf config.rb设置

apache_conf SASS Config.rb

apache_conf 示例Sass Config.rb

apache_conf 指南针默认config.rb

apache_conf 指南针config.rb示例

apache_conf Compass的示例config.rb文件