init repo
This commit is contained in:
11
OfficeWeb/3rdparty/touch/resources/sass/config.rb
vendored
Normal file
11
OfficeWeb/3rdparty/touch/resources/sass/config.rb
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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")
|
||||
environment = :production
|
||||
output_style = :compressed
|
||||
Reference in New Issue
Block a user