Hey folks,
I just pushed out Haml and Sass 3 RC 3. As before this is mostly bug fixes,
but there is one semi-major improvement: the @extend directive now allows
for loops. This means that you can have ".foo {...@extend .bar}" and ".bar
{...@extend .foo}", and it'll mean that .foo and .bar basically act like the
same class.
As always, the changelogs are available at
http://beta.haml-lang.com/docs/yardoc/file.HAML_CHANGELOG.html and
http://beta.sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html .
Enjoy!
- Nathan
--
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.