Sha256: 1ca4d70e03f32ae1c74de89cd88364b4e00f38f519cf903f0d710a9e507bb520

Contents?: true

Size: 966 Bytes

Versions: 13

Compression:

Stored size: 966 Bytes

Contents

<% project_name = File.basename(Compass.configuration.project_path) %># Require any additional compass plugins here.
require 'aurora'


# Set this to the root of your project when deployed:
http_path = "/sites/all/themes/<%= project_name %>"
css_dir = "css"
sass_dir = "sass"
images_dir = "images"
javascripts_dir = "js"

# 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


# If you prefer the indented syntax, you might want to regenerate this
# project again passing --syntax sass, or you can uncomment this:
# preferred_syntax = :sass
# and then run:
# sass-convert -R --from scss --to sass sass scss && rm -rf sass && mv scss sass

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
compass-aurora-0.9 templates/shared/config.rb.erb
compass-aurora-0.8.pre templates/shared/config.rb.erb
compass-aurora-0.7.2 templates/shared/config.rb.erb
compass-aurora-0.7.1 templates/shared/config.rb.erb
compass-aurora-0.7 templates/shared/config.rb.erb
compass-aurora-0.5.3 templates/shared/config.rb.erb
compass-aurora-0.6 templates/shared/config.rb.erb
compass-aurora-0.5.2 templates/shared/config.rb.erb
compass-aurora-0.5.1 templates/shared/config.rb.erb
compass-aurora-0.5 templates/shared/config.rb.erb
compass-aurora-0.4 templates/shared/config.rb.erb
compass-aurora-0.3 templates/shared/config.rb.erb
compass-aurora-0.2 templates/shared/config.rb.erb