compass/test/fixtures/stylesheets/yui/config.rb

10 lines
280 B
Ruby
Raw Normal View History

# Require any additional compass plugins here.
project_type = :stand_alone
css_dir = "tmp"
sass_dir = "sass"
images_dir = "images"
output_style = :nested
# To enable relative image paths using the images_url() function:
# http_images_path = :relative
http_images_path = "/images"