Yes. On Sat, Nov 22, 2008 at 3:31 PM, weepy <[EMAIL PROTECTED]> wrote:
> > will this include being able to define the number of columns etc from > within SASS ? > > ... crossing fingers ... > > > On 22 Nov, 07:17, "Chris Eppstein" <[EMAIL PROTECTED]> wrote: > > Making it easy to override the blueprint defaults is one of the things > left > > to do before compass gets an official release. It's actually a pretty > simple > > change... > > I'm curious what kinds of changes you've had to make to blueprint. If you > > want to share some of your code I'd like to know how the mix-ins provided > > could have been more flexible and whether it makes sense for others. But > > let's move this conversation to the compass mailing list, for your reply > > please. > > > > Chris > > > > On Fri, Nov 21, 2008 at 6:28 PM, Noah Sussman <[EMAIL PROTECTED]> > wrote: > > > > > On Nov 18, 5:47 pm, Chris Eppstein <[EMAIL PROTECTED]> wrote: > > > > My blueprint-sass project that I've spoken about in the past has been > > > > deprecated and a new project named Compass has taken its place. I've > > > > probably mentioned it a few times here, but consider this the formal > > > > announcement. > > > > > I've been using Compass on an enterprise project for the last five > > > weeks. I liked SASS when I was introduced to it, but using Compass > > > has helped me greatly to understand the depth of the framework. In > > > the SASS files included with Compass, I found many excellent examples > > > of innovative ways to use mixins, variables and includes. In fact now > > > that I am thinking about it, I learned more about SASS from just using > > > Compass, than I did from reading the SASS documentation prior to > > > starting my project ^.^ > > > > > At first I was a little confused as to how to override the Blueprint > > > grid defaults, but then I realized that, instead of importing > > > blueprint/screen.sass at the top of screen.sass within my project, I > > > could instead paste all the code from that file _into_ my > > > screen.sass. Worked like a charm -- my screen.sass now looks like > > > thishttp://pastie.org/321175and I have been able to cleanly modify > > > Blueprint in order to do what I wanted, every time an emergent > > > requirement has arisen so far. > > > > > Thanks for a great tool -- I didn't even realize you hadn't released > > > it yet :) > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
