# File lib/compass/configuration/helpers.rb, line 146 def handle_configuration_change! if (compiler = Compass.compiler).new_config? compiler.clean! end end