Nathan Weizenbaum
|
76b8f0b059
|
[Sass] Allow @extend to be used in mixins.
|
2010-04-27 04:06:52 -07:00 |
|
Nathan Weizenbaum
|
7f10fc5c38
|
Document a great many undocumented things.
|
2010-04-20 02:55:28 -07:00 |
|
Chris Eppstein
|
001de0f560
|
[Sass Convert] Allow --dasherize option to convert underscores to dashes.
|
2010-04-03 14:43:12 -07:00 |
|
Nathan Weizenbaum
|
d220b18cc6
|
[Sass] Allow mixin argument defaults to use : rather than =.
|
2010-03-26 18:00:27 -07:00 |
|
Nathan Weizenbaum
|
4fffc0b309
|
Merge branch 'scss2sass' into sass2scss
Conflicts:
lib/sass/engine.rb
lib/sass/tree/directive_node.rb
lib/sass/tree/if_node.rb
|
2010-02-17 19:55:38 -08:00 |
|
Nathan Weizenbaum
|
10bf5b876e
|
[Sass] Implement #to_scss and #to_sass together where possible.
|
2010-01-28 17:22:35 -08:00 |
|
Nathan Weizenbaum
|
bd8b6165ca
|
[Sass] Add MixinDefNode#to_sass.
|
2010-01-26 23:06:24 -08:00 |
|
Nathan Weizenbaum
|
350d42be41
|
[Sass] Parse mixin definitions and includes using the SassScript parser.
Closes gh-20
|
2009-07-19 14:22:09 -07:00 |
|
Nathan Weizenbaum
|
126ee8191b
|
Merge branch 'sassc' into yard-sassc
Conflicts:
lib/sass.rb
lib/sass/error.rb
lib/sass/tree/comment_node.rb
lib/sass/tree/debug_node.rb
lib/sass/tree/directive_node.rb
lib/sass/tree/file_node.rb
lib/sass/tree/for_node.rb
lib/sass/tree/if_node.rb
lib/sass/tree/mixin_def_node.rb
lib/sass/tree/mixin_node.rb
lib/sass/tree/node.rb
lib/sass/tree/while_node.rb
|
2009-04-25 13:00:22 -07:00 |
|
Nathan Weizenbaum
|
3e00d38ae9
|
[Sass] Convert Sass::Tree::MixinDefNode docs to YARD.
|
2009-04-25 02:36:00 -07:00 |
|
Nathan Weizenbaum
|
1146240b73
|
[Sass] Don't pass options to Tree::Node#initialize.
|
2009-04-21 20:36:46 -07:00 |
|
Nathan Weizenbaum
|
ea9addc385
|
Scope variables at indentation level.
|
2008-10-15 20:22:01 -07:00 |
|