# frozen_string_literal: true

require "active_support/deprecation"

ActiveSupport::Deprecation.warn "Sass::Rails::Importer has been removed, please use SassC::Rails::Importer instead."
