# File lib/compass/compiler.rb, line 25 def stylesheet_name(sass_file) sass_file[("#{from}/".length)..-6] end