web-apps/vendor/touch/resources/sass/config-debug.rb

11 lines
320 B
Ruby
Raw Normal View History

2016-03-11 00:48:53 +00:00
# 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