Sha256: 8f90d81068cf99ad91152b0e277137aceaab7a0f7dfa37df68a9d51e2df6934f
Contents?: true
Size: 410 Bytes
Versions: 2
Compression:
Stored size: 410 Bytes
Contents
require "edge" http_path = "/" css_dir = "assets/css" images_dir = "assets/img" sass_dir = "assets/sass" javascripts_dir = "assets/js" output_style = :compact # output_style = :expanded or :nested or :compact or :compressed relative_assets = true # To disable debugging comments that display the original location of your selectors. Uncomment: line_comments = false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.0.3 | template/base/config.rb |
edge_framework-0.0.2 | template/base/config.rb |