haml--haml/test/sass/results
Nathan Weizenbaum 2443c181ef Fix a SassScript parsing bug. 2008-06-15 00:43:03 -07: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 Better nested comment formatting. 2007-12-07 20:30:36 +00:00
complex.css Allow loud comments to appear beneath nested attributes. Thanks to Hrvoje Marjanovic for pointing this out. 2007-12-07 20:09:16 +00:00
compressed.css Forgot to check in a Sass results file a while back. Oops. 2007-09-19 06:09:39 +00:00
constants.css Fix a SassScript parsing bug. 2008-06-15 00:43:03 -07:00
expanded.css Better nested comment formatting. 2007-12-07 20:30:36 +00:00
import.css mixins can now be brought in from an external include file 2008-04-16 19:38:45 -07:00
mixins.css changed mixin definition character from '-' to '=' 2008-04-16 19:38:29 -07:00
multiline.css multi-line rules were broken for three or more selectors. Added test case and fix. 2008-04-28 11:20:35 -07:00
nested.css Better nested comment formatting. 2007-12-07 20:30:36 +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