1
0
Fork 0
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:
gleb 2013-04-18 23:18:15 +02:00
parent 5a3290d959
commit 8dabf1caef

View file

@ -14,6 +14,6 @@ module Sass::Script::Functions
protected
def sprockets_context # :nodoc:
options[:custom][:sprockets_context]
options[:sprockets][:context]
end
end
end