haml--haml/test/sass/results
nex3 103c564cdc Sass "partials" can be used - starting a Sass filename with an underscore means it won't be rendered, and can be imported without the underscore.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@596 7063305b-7217-0410-af8c-cdc13e5119b9
2007-08-28 05:33:57 +00:00
..
subdir Added support for nested Sass subdirectories. Credit goes to Robin Ward! 2007-05-03 09:04:20 +00:00
alt.css Broaden the alternate attribute syntax for Sass. 2007-06-28 08:43:09 +00:00
basic.css Getting rid of %h1 etc. 2006-12-18 02:05:46 +00:00
compact.css Forgot to add testing templates. 2007-02-06 03:54:51 +00:00
complex.css Added new "foo: bar" Sass syntax. Patch by Jonah Fox (aka Weepy) - thanks! 2007-05-03 08:46:02 +00:00
constants.css Sass has a unary minus! Yay! 2007-06-25 08:00:21 +00:00
expanded.css Non-@import CSS directives work in Sass. 2007-08-12 10:54:35 +00:00
import.css Sass "partials" can be used - starting a Sass filename with an underscore means it won't be rendered, and can be imported without the underscore. 2007-08-28 05:33:57 +00:00
nested.css Non-@import CSS directives work in Sass. 2007-08-12 10:54:35 +00:00
parent_ref.css Sass: "&:foo, bar" in a selector is the same as "&:foo, & bar". 2007-06-22 20:03:56 +00:00