mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
make it work
This commit is contained in:
parent
5a3290d959
commit
8dabf1caef
1 changed files with 2 additions and 2 deletions
|
@ -14,6 +14,6 @@ module Sass::Script::Functions
|
|||
|
||||
protected
|
||||
def sprockets_context # :nodoc:
|
||||
options[:custom][:sprockets_context]
|
||||
options[:sprockets][:context]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue