DocumentServer/OfficeWeb/3rdparty/touch/resources/sass/config-debug.rb
nikolay ivanov a8be6b9e72 init repo
2014-07-05 18:22:49 +00: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