# File lib/sass/plugin/compiler.rb, line 358 def stylesheet_needs_update?(css_file, template_file) StalenessChecker.stylesheet_needs_update?(css_file, template_file) end