I love haml/sass, but am I the only one that thinks the brackets in scss is an ugly step backwards? On that note, is sass staying around or is it going to be deprecated in favor of scss?
The selector inheritance with @extend looks especially useful; it makes it much easier to take a DRY approach to CSS. There's a separate blog post on it here:<p><a href="http://nex-3.com/posts/99-selector-inheritance-the-easy-way-introducing-extend" rel="nofollow">http://nex-3.com/posts/99-selector-inheritance-the-easy-way-...</a>