Add the options from the command line into the configuration stack. Closes GH-99.
This commit is contained in:
parent
5dee634404
commit
6c9244ec14
@ -23,6 +23,7 @@ module Compass
|
||||
|
||||
def configure!
|
||||
add_project_configuration
|
||||
Compass.add_configuration(options, "cli")
|
||||
Compass.discover_extensions!
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user