Sha256: c302c60c6f8b2cf10938bda77f012d7ed2263f92ac75d73896b1706fd502dd3d
Contents?: true
Size: 413 Bytes
Versions: 65
Compression:
Stored size: 413 Bytes
Contents
# Require any additional compass plugins here. project_type = :stand_alone css_dir = "tmp" sass_dir = "sass" images_dir = "images" output_style = :compact # To enable relative image paths using the images_url() function: # http_images_path = :relative http_images_path = "/images" asset_cache_buster do |path, file| "busted=true" end asset_host do |path| "http://assets%d.example.com" % (path.hash % 4) end
Version data entries
65 entries across 64 versions & 5 rubygems