At the moment, you can't get SASS without HAML (although the split is coming soon), so if you're the sort who hates redundant code lying around in gems (as I tend to be), Less might be your better option.
SASS also has it's alternate syntax; personally, CSS's syntax drives me nuts. I find SASS (especially with the syntax updates in v3) to be much more enjoyable to use (then again, I'm also a HAML convert - YMMV) SASS also has built-in minification, if that sort of thing is important to you. I can't find any corresponding feature in Less. - Dan On Sat, May 15, 2010 at 5:29 PM, Ben Schwarz <[email protected]> wrote: > Less is best. Then again the author is writing a js version that does it all > clientside. Interesting, but gross. > Sass now uses a "less like" syntax, so sass is kinda a winner. > > It's original syntax clubbed baby seals though > > Sent from my iPhone > > On 15/05/2010, at 1:28 PM, Xavier Shay <[email protected]> wrote: > >> >> >> On 15/05/10 10:31 AM, Korny Sietsma wrote: >>> Hi folks - not looking for any sort of smackdown-contest; but I'm >>> interested, now that Sass seems to have moved to a css-superset like >>> Less, what are the pros and cons of using new-style Sass vs Less? >> Sass is faster and as More Features (tm), can't see a great reason not to >> use it. >> >> (I'm not sure why I know those two things though.) >> >>> >>> - Korny >>> >>> -- >>> Kornelis Sietsma korny at my surname dot com >>> kornys on twitter/fb/gtalk/gwave www.sietsma.com/korny >>> <http://www.sietsma.com/korny> >>> "Every jumbled pile of person has a thinking part >>> that wonders what the part that isn't thinking >>> isn't thinking of" >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby or Rails Oceania" 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/rails-oceania?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > > -- Dan Cheail Big Geek, -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
