Sha256: aab6334e6497ec3a02d40ef2def76f19d1bb5be97f91cd5932b8617a699da49a
Contents?: true
Size: 703 Bytes
Versions: 21
Compression:
Stored size: 703 Bytes
Contents
require 'compass/import-once/activate' # Require any additional compass plugins here. # Set this to the root of your project when deployed: http_path = "/" css_dir = "frontend/build/stylesheets" sass_dir = "frontend/src/sass/" images_dir = "images" javascripts_dir = "javascripts" add_import_path "frontend/vendor" # You can select your preferred output style here (can be overridden via the # command line): # output_style = :expanded or :nested or :compact or :compressed # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true # To disable debugging comments that display the original location of your selectors. Uncomment: # line_comments = false
Version data entries
21 entries across 21 versions & 1 rubygems