Yes I know 2.0.4 is very old ;)

I a requirement to use 2.0.4 and have the less files.  I am trying to 
compile the less into css using:

lessc less/bootstrap.less > bootstrap.css

And I get the following error:

ParseError: Unrecognised input in /tmp/less/less/mixins.less on line 551, 
column 7:
550     .spanX (@index) when (@index > 0) {
551       (~".span@{index}") { .span(@index); }
552       .spanX(@index - 1);

lessc version is:

lessc 1.4.0 (LESS Compiler) [JavaScript]

Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to