diff --git a/RIGS/static/config.rb b/RIGS/static/config.rb index 237e7ffc..7c3e52b4 100644 --- a/RIGS/static/config.rb +++ b/RIGS/static/config.rb @@ -11,6 +11,7 @@ fonts_dir = "fonts" # You can select your preferred output style here (can be overridden via the command line): # output_style = :expanded or :nested or :compact or :compressed +output_style = :compressed # To enable relative paths to assets via compass helper functions. Uncomment: # relative_assets = true