mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
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
|
||||
|
||||
class CompassScssTemplate < ::Middleman::Renderers::Sass::ScssPlusCSSFilenameTemplate
|
||||
class CompassScssTemplate < ::Middleman::Renderers::Sass::ScssPlusCSSFilenameTemplate
|
||||
private
|
||||
def sass_options
|
||||
super.merge(::Compass.configuration.to_sass_engine_options)
|
||||
|
|
Loading…
Reference in a new issue