diff options
Diffstat (limited to 'config.rb')
-rw-r--r-- | config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ images_dir = "images" | |||
8 | javascripts_dir = "js" | 8 | javascripts_dir = "js" |
9 | 9 | ||
10 | # You can select your preferred output style here (can be overridden via the command line): | 10 | # You can select your preferred output style here (can be overridden via the command line): |
11 | #output_style = :compressed #:expanded or :nested or :compact or :compressed | 11 | output_style = :compressed #:expanded or :nested or :compact or :compressed |
12 | 12 | ||
13 | # To enable relative paths to assets via compass helper functions. Uncomment: | 13 | # To enable relative paths to assets via compass helper functions. Uncomment: |
14 | # relative_assets = true | 14 | # relative_assets = true |