1 Star 1 Fork 8

ledaishu / HoorayOS

forked from Hooray / HoorayOS
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.rb 849 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hooray 提交于 2017-04-01 10:19 . update
require 'compass/import-once/activate'
# Require any additional compass plugins here.
# Set this to the root of your project when deployed:
http_path = "/"
css_dir = "static/css"
sass_dir = "static/sass"
images_dir = "static/img"
javascripts_dir = "static/js"
# 禁用缓存
cache = false
# 开启sourcemap,更方便调试
sourcemap = true
# 输出格式,可选择 :expanded or :nested or :compact or :compressed
output_style = :compressed
# 开启行号
line_comments = false
# To enable relative paths to assets via compass helper functions. Uncomment:
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
1
https://gitee.com/ledaishu/HoorayOS.git
git@gitee.com:ledaishu/HoorayOS.git
ledaishu
HoorayOS
HoorayOS
master

搜索帮助