diff --git a/examples/compass/bootstrap.rb b/examples/compass/bootstrap.rb index fcc0c7c4..90132470 100644 --- a/examples/compass/bootstrap.rb +++ b/examples/compass/bootstrap.rb @@ -1,3 +1,4 @@ require File.join(File.dirname(__FILE__), '..', 'downloader') -install_from_github('chriseppstein', 'yui-compass-plugin', 'yui') \ No newline at end of file +install_from_github('chriseppstein', 'yui-compass-plugin', 'yui') +install_from_github('chriseppstein', 'Compass-Layouts', 'compass-layouts') \ No newline at end of file