Sha256: 2f6d61f8b8bd0f55834e9e83156f88b4dce9a933c546a616f16cc221148a17f4
Contents?: true
Size: 315 Bytes
Versions: 20
Compression:
Stored size: 315 Bytes
Contents
# 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
Version data entries
20 entries across 20 versions & 2 rubygems