Sha256: 8e7065fc046160d510b1f09a2ff99c2b7a4d45bed61c3d4d4df4aca8730bb00c
Contents?: true
Size: 436 Bytes
Versions: 70
Compression:
Stored size: 436 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" line_comments = false asset_cache_buster do |path, file| "busted=true" end asset_host do |path| "http://assets%d.example.com" % (path.size % 4) end
Version data entries
70 entries across 69 versions & 6 rubygems