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
|
if top_level.environment == :development
|
||||||
:expanded
|
:expanded
|
||||||
else
|
else
|
||||||
:compact
|
:compressed
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user