Nathan Weizenbaum
|
74afa38bb7
|
[Sass] Fix url() conversion.
|
2010-04-22 15:12:29 -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
|
397cd62c5f
|
[Sass] Change the behavior of Sass strings.
This still has a few ConversionTest failures.
|
2010-03-25 17:23:37 -07:00 |
|
Nathan Weizenbaum
|
de1a763fea
|
Merge branch 'scss' into conversions
Conflicts:
lib/sass/script/funcall.rb
lib/sass/script/literal.rb
lib/sass/script/node.rb
lib/sass/script/operation.rb
lib/sass/script/unary_operation.rb
|
2010-02-21 16:39:56 -08:00 |
|
Nathan Weizenbaum
|
fb8a500212
|
[Sass] [SCSS] Make sure SCSS line numbers are reported correctly, even in the presence of SassScript.
|
2010-02-21 16:17:12 -08:00 |
|
Nathan Weizenbaum
|
c439efe0a9
|
[Sass] Add #to_sass methods for the Sass::Script nodes, and use in RuleNode.
|
2010-01-26 22:50:38 -08:00 |
|
Nathan Weizenbaum
|
a9247c2f78
|
[Sass] Add some piping that'll allow Sass::Script::Node to have access to options.
|
2009-12-02 19:00:20 -08:00 |
|
Nathan Weizenbaum
|
329f87c9a8
|
[Sass] Add an abstract superclass for SassScript parse-tree nodes.
|
2009-04-25 02:00:36 -07:00 |
|