Default production mode to compressed output
This commit is contained in:
parent
f775fa0ca0
commit
4957774e49
@ -30,7 +30,7 @@ module Compass
|
||||
if top_level.environment == :development
|
||||
:expanded
|
||||
else
|
||||
:compact
|
||||
:compressed
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user