Nathan> I wouldn't say Sass is a framework. A framework is usually Nathan> something more along the lines of Rails: a pre-defined Nathan> structure and set of tools for accomplishing some task. Compass Nathan> is a framework, since it gives you the structure for styling a Nathan> site, but Sass is not; Sass is just a language.
right, no framework, more like a nifty toolset Nathan> I also wouldn't say that Sass has three syntaxes. It really Nathan> only has two: SCSS and Sass. It can parse CSS, but not using Nathan> the Sass semantics; it just parses it as plain CSS. ok Nathan> As to terminology, both "the indented syntax" and "Sass" are Nathan> appropriate when referring to the indented syntax. I tend to Nathan> use the former just to avoid ambiguity, though. Yes, that answer is what I was actually after. -- 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.
