# File lib/sprockets/context.rb, line 271
    def stylesheet_path(path)
      asset_path(path, :type => :stylesheet)
    end