apache_conf config.rb设置

Posted

tags:

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

# Require any additional compass plugins here.

# Set this to the root of your project when deployed:
http_path = "./"
css_dir = "/"
sass_dir = "scss"
images_dir = "img"
javascripts_dir = "js"
fonts_dir = "fonts"

environment = :production
output_style = :expanded

# 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
color_output = false
relative_assets = true

# 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
preferred_syntax = :scss

以上是关于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文件