Sha256: 35ef6d9788f9c0f65a2e6e71c7d264486e3ed3d2849199cdfb696675ac658efd
Contents?: true
Size: 531 Bytes
Versions: 1
Compression:
Stored size: 531 Bytes
Contents
# Require any additional compass plugins here. project_type = :rails project_path = Rails.root if defined?(Rails) # Set this to the root of your project when deployed: http_path = "/" css_dir = "public/stylesheets/compiled" sass_dir = "app/stylesheets" images_dir = "public/images" javascripts_dir = "public/javascripts" # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true http_images_path = "/images" http_stylesheets_path = "/stylesheets" http_javascripts_path = "/javascripts"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
humpyard-0.0.1 | lib/generators/humpyard/skeleton/templates/compass.config |