Thanks for the reply Nathan,
It's useful to know about the default flag and being able to override
it. That will help out a lot. My problem is, what if I want 2 grids
with different numbers of columns?
Is there a way to override the default setting for $number-of-columns,
multiple times?
I was hoping to use the grid mixin to do this. For example:
#grid1
+grid(12)
#content
+column(4)
#grid2
+grid(8)
#gallery
+column(4)
#content would be a third as big, because it is nested within a
grid(12), but #gallery would be half as big because it is nested
within a grid(8).
I hope that makes sense?
cheers,
DAZ
> >
haml+uns...@googlegroups.com <
haml%2Bunsu...@googlegroups.com>.