lib/compass/configuration.rb in compass-0.11.3 vs lib/compass/configuration.rb in compass-0.11.4

- old
+ new

@@ -36,10 +36,11 @@ :asset_cache_buster, :line_comments, :color_output, :preferred_syntax, :disable_warnings, - :sprite_engine + :sprite_engine, + :chunky_png_options ].flatten # Registers a new configuration property. # Extensions can use this to add new configuration options to compass. #