.. |
import
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
colors.less
|
fixed hsla => rgba conversion
|
2010-06-19 13:42:33 -04:00 |
comments.less
|
comments, wooh!
|
2010-03-06 17:53:55 -05:00 |
css-3.less
|
fixed selector attributes not parsing with a '-'
|
2010-04-28 17:29:22 -04:00 |
css.less
|
fixed and upgraded the css tests a little
|
2010-03-11 15:37:05 -05:00 |
functions.less
|
fix some issues with alpha getting lost
|
2010-06-19 14:35:37 -04:00 |
import.less
|
asynchronous import functionality! All tests passing.
|
2010-03-21 19:18:47 -04:00 |
lazy-eval.less
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
media.less
|
treat Directive like a Ruleset
|
2010-05-23 12:50:20 -04:00 |
mixins-args.less
|
fix comments in mixins.
|
2010-06-16 02:13:59 -04:00 |
mixins-nested.less
|
Fixed mixin calls not working from dynamic mixins
|
2010-04-22 13:34:49 -04:00 |
mixins-pattern.less
|
(test) mixin calls throw an error now, if no patterns match
|
2010-06-07 18:22:23 -04:00 |
mixins.less
|
for now, we only support basic selectors, when mixing in, eventually, we can upgrade the Selector/match method to return the number of matched elements
|
2010-03-04 13:51:59 -05:00 |
operations.less
|
make operations left-associative Closes #20
|
2010-05-03 14:25:12 -04:00 |
parens.less
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
rulesets.less
|
changed rulesets.css output to match the new parser output
|
2010-02-26 18:16:48 -05:00 |
scope.less
|
test files, from less.rb
|
2010-02-23 18:02:00 -05:00 |
selectors.less
|
selectors.less now passes tests
|
2010-03-05 11:43:08 -05:00 |
strings.less
|
Reorganized some of the parsing rule order
|
2010-04-21 10:12:29 -04:00 |
variables.less
|
fix '!important' in certain scenarios
|
2010-06-27 16:40:12 -04:00 |
whitespace.less
|
fixed whitespace.css to conform to new output
|
2010-03-04 14:49:50 -05:00 |