Sha256: fb2257cafde205737e3727626f250e89a89518c9a1e78914586b1832a444c914
Contents?: true
Size: 556 Bytes
Versions: 3
Compression:
Stored size: 556 Bytes
Contents
gem "edge_framework", "= 0.9.10" # Remove this line to use the latest EDGE, beware of incompatibility require "edge_framework" http_path = "/" css_dir = "assets/css" images_dir = "assets/img" sass_dir = "assets/sass" javascripts_dir = "assets/js" fonts_dir = "assets/fonts" output_style = :nested # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.9.12 | template/base/config.rb |
edge_framework-0.9.11 | template/base/config.rb |
edge_framework-0.9.10 | template/base/config.rb |