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