Sha256: 3e300d39c937e0abb4524be62bbfab422086782e9409c39780e1429be87bb443
Contents?: true
Size: 578 Bytes
Versions: 17
Compression:
Stored size: 578 Bytes
Contents
# This configuration file works with both the Compass command line tool and within Rails. require 'susy' # Require any additional compass plugins here. project_type = :rails project_path = Compass::AppIntegration::Rails.root # Set this to the root of your project when deployed: http_path = "/" css_dir = "public/stylesheets" sass_dir = "app/sass" environment = Compass::AppIntegration::Rails.env # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true preferred_syntax = :sass output_style = :compressed if Rails.env.production?
Version data entries
17 entries across 17 versions & 1 rubygems