On Tue, 2010-08-24 at 17:10 -0400, Jason Guiditta wrote: > On Tue, 2010-08-24 at 18:09 +0200, tsedo...@redhat.com wrote: > > From: Tomas Sedovic <tsedo...@redhat.com> > > > > --- > > src/app/stylesheets/grid.scss | 32 > > ++++++++++++++++++++++++++++++++ > > src/app/stylesheets/text.scss | 8 ++++++++ > > src/app/views/layouts/aggregator.haml | 2 ++ > > src/config/compass.rb | 2 ++ > > src/config/environment.rb | 1 + > > src/config/initializers/compass.rb | 6 ++---- > > 6 files changed, 47 insertions(+), 4 deletions(-) > > create mode 100644 src/app/stylesheets/grid.scss > > create mode 100644 src/app/stylesheets/text.scss > > Tomas, I know you are super-busy, so I will look at this tomorrow, > unless someone beats me to it (just wanted to let you know why I didnt > push it yet). When I applied this patch after doing a: > gem install compass-960-plugin, I got a stacktrace of: > <snip > > Commenting that line out of the initializer gets rid of the error, but > not sure if it still loads everything, so holding off on that change > till I am sure.
Taking a closer look, I am not sure why you changed the initializers/compass.rb file. If I init compass on an existing project, it creates the initializer you had previously. Was there a reason for changing this? It does not appear to be needed for 960, based on what I see in the 'loading plugins' section here: http://compass-style.org/docs/tutorials/configuration-reference/ If there is not some other reason for this change, I'll just back that one bit out and amend your patch, everything appears fine otherwise, from what I can tell (scss still gets compiled after switching initializer back to original form). -j _______________________________________________ deltacloud-devel mailing list deltacloud-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/deltacloud-devel