1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/sass/results
2008-04-16 19:38:45 -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 More stuff for constant-as-operator handling. The constant !important is now by default the string "!important". 2007-11-23 14:49:54 +00: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 Add failing tests for proper multiline selector formatting. 2008-03-30 11:18:19 -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