Whitespace
This commit is contained in:
parent
9b39b5707f
commit
6a89268404
@ -102,10 +102,7 @@ module Compass
|
|||||||
else
|
else
|
||||||
add_configuration(:stand_alone)
|
add_configuration(:stand_alone)
|
||||||
end
|
end
|
||||||
|
add_configuration(data)
|
||||||
|
|
||||||
add_configuration(data)
|
|
||||||
|
|
||||||
else
|
else
|
||||||
add_configuration(options[:project_type] || configuration.project_type_without_default || (yield if block_given?) || :stand_alone)
|
add_configuration(options[:project_type] || configuration.project_type_without_default || (yield if block_given?) || :stand_alone)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user