On Sun, Apr 13, 2008 at 11:08 PM, Evgeny <[EMAIL PROTECTED]> wrote: > I guess it's something like "compiling sass into css", allowing sass > to be more detailed and clear to read - while not really caring how the > final css will look like, since it's not the actual blue-print.
Well, I don't really care how my CSS or HTML look like. My only concern is that they are small in size. Your idea will not really buy that much in terms of size because people don't tend to repeat identical selectors all that much. Someone who does should really think about organization/maintainability of his sass files. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
