module Sass::Plugin::Configuration
def normalize_template_location!
def normalize_template_location! options[:template_location] = convert_template_location( options[:template_location], options[:css_location]) end
def normalize_template_location! options[:template_location] = convert_template_location( options[:template_location], options[:css_location]) end