# File lib/compass/installers/template_context.rb, line 14 def http_stylesheets_path config.http_stylesheets_path || config.default_for(:http_stylesheets_path) || config.http_root_relative(config.css_dir) end