Remove double whitespace.
This commit is contained in:
parent
cc1a741eb7
commit
8fefbe350b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ module Middleman
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
class CompassScssTemplate < ::Middleman::Renderers::Sass::ScssPlusCSSFilenameTemplate
|
class CompassScssTemplate < ::Middleman::Renderers::Sass::ScssPlusCSSFilenameTemplate
|
||||||
private
|
private
|
||||||
def sass_options
|
def sass_options
|
||||||
super.merge(::Compass.configuration.to_sass_engine_options)
|
super.merge(::Compass.configuration.to_sass_engine_options)
|
||||||
|
|
Loading…
Add table
Reference in a new issue