1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/lib/sass/tree
Nathan Weizenbaum af21a73ed1 [Sass] Mostly support dynamic : properties in SCSS.
Lots of tests are failing, but they're almost all error-handling tests.
Also, this breaks Sass properties completely.
2010-03-26 04:53:10 -07:00
..
comment_node.rb [Sass] [SCSS] Modify to_sass_test to test scss2sass as well. 2010-02-21 14:46:23 -08:00
debug_node.rb [Sass] Change the behavior of Sass strings. 2010-03-25 17:23:37 -07:00
directive_node.rb Merge branch 'scss2sass' into sass2scss 2010-02-17 19:55:38 -08:00
for_node.rb [Sass] Default to $ for the variable character. 2010-03-06 17:20:10 -08:00
if_node.rb Merge branch 'scss2sass' into sass2scss 2010-02-17 19:55:38 -08:00
import_node.rb [Sass] [SCSS] Modify to_sass_test to test scss2sass as well. 2010-02-21 14:46:23 -08:00
mixin_def_node.rb Merge branch 'scss2sass' into sass2scss 2010-02-17 19:55:38 -08:00
mixin_node.rb [Sass] Implement #to_scss and #to_sass together where possible. 2010-01-28 17:22:35 -08:00
node.rb [Sass] Change the behavior of Sass strings. 2010-03-25 17:23:37 -07:00
prop_node.rb [Sass] Mostly support dynamic : properties in SCSS. 2010-03-26 04:53:10 -07:00
root_node.rb [Sass] [sass-convert] Make adjacent imports render adjacently. 2010-02-21 17:40:12 -08:00
rule_node.rb [Sass] Add a method for escaping strings to CSS identifiers. 2010-03-25 16:30:11 -07:00
variable_node.rb [Sass] Default to $ for the variable character. 2010-03-06 17:20:10 -08:00
while_node.rb [Sass] Implement #to_scss and #to_sass together where possible. 2010-01-28 17:22:35 -08:00