[Command line] Make sure that compass frameworks required on the command-line will appear in the initial project configuration.
This commit is contained in:
parent
64f6e08887
commit
6409be1646
@ -139,7 +139,7 @@ END
|
||||
end
|
||||
|
||||
opts.on('-r LIBRARY', '--require LIBRARY', "Require LIBRARY before running commands. This is used to access compass plugins.") do |library|
|
||||
require library
|
||||
::Compass.configuration.require library
|
||||
end
|
||||
|
||||
opts.on('--rails', "Sets the project type to a rails project.") do
|
||||
|
Loading…
Reference in New Issue
Block a user