Skip to content

Commit bdad720

Browse files
committed
Changed ruby settings to production and compiled css
1 parent 146007e commit bdad720

File tree

2 files changed

+4
-10412
lines changed

2 files changed

+4
-10412
lines changed

config.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
javascripts_dir = "scripts"
99
additional_import_paths = ["/Library/Ruby/Gems/1.8/gems/zen-grids-1.4/stylesheets"]
1010

11-
output_style = :expanded
12-
environment = :development
11+
output_style = :compressed
12+
environment = :production
1313

1414
# To enable relative paths to assets via compass helper functions. Uncomment:
1515
relative_assets = true

0 commit comments

Comments
 (0)