fixed rouge puts
This commit is contained in:
parent
2bd1775d71
commit
bffba48375
@ -67,7 +67,6 @@ module Compass
|
|||||||
if options.include?(:debug_info) && options[:debug_info]
|
if options.include?(:debug_info) && options[:debug_info]
|
||||||
compiler_opts[:sass][:debug_info] = options.delete(:debug_info)
|
compiler_opts[:sass][:debug_info] = options.delete(:debug_info)
|
||||||
end
|
end
|
||||||
puts compiler_opts.inspect
|
|
||||||
compiler_opts
|
compiler_opts
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user