Sha256: e49ad1232e666ce459f34af0e4e75bfd0efe4a39f0365cec566227d9060ceb27
Contents?: true
Size: 399 Bytes
Versions: 2
Compression:
Stored size: 399 Bytes
Contents
# 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" line_comments = false asset_cache_buster do |path, file| "busted=true" end disable_warnings = true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compass-sourcemaps-0.12.3.sourcemaps.a4836f1 | test/fixtures/stylesheets/compass/config.rb |
compass-sourcemaps-0.12.2.sourcemaps.57a186c | test/fixtures/stylesheets/compass/config.rb |