Making good use of the new @extend directive should help a lot as well. On Fri, May 14, 2010 at 3:27 AM, JoeE <[email protected]> wrote:
> The main problem I'm finding with Sass is that my filesizes are ending > up much higher than when I 'hand-coded' CSS. Has anybody else found > this and if so, what steps have you taken to cut it down? > > Obvious ones being --- > Don't go crazy with nesting so your selectors don't end up being > massively long. > Compress your code. > Write DRY slim code. > > I know these are all things that relate to CSS, so I know this > questions a long shot, but would still like to open it up for > discussion. > > Thanks > > -- > 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] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- 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.
