DocumentServer/OfficeWeb/vendor/touch/resources/sass/config-debug.rb
2015-04-28 17:59:00 +03:00

11 lines
320 B
Ruby

# Get the directory that this configuration file exists in
dir = File.dirname(__FILE__)
# Load the sencha-touch framework automatically.
load File.join(dir, '..', 'themes')
# Compass configurations
sass_path = dir
css_path = File.join(dir, "..", "css-debug")
environment = :development
output_style = :expanded