Skip to content

Commit

Permalink
Recomend to use SassC::Rails::Importer to users requiring sass/rails/…
Browse files Browse the repository at this point in the history
…importer
  • Loading branch information
guilleiguaran committed Mar 24, 2019
1 parent 706526d commit d809900
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion lib/sass/rails/importer.rb
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
require 'sassc/rails/importer'
# frozen_string_literal: true

require "active_support/deprecation"

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

0 comments on commit d809900

Please sign in to comment.