Justin Hileman aaedf96564 Add an --include-path option to lessc.
This adds an optional `--include-path=foo` argument to the command line lessc script. Paths are evaluated relative to the current working directory, so paths like `../foo`, `./bar` and `baz` all work just like you'd expect.

Multiple paths can be supplied by separating them with colons, e.g. `--include-path=foo:../bar:/baz`

The basedir of the input file is always in the include path because that just makes sense.
2011-05-04 06:18:37 +08:00
2011-03-24 14:43:06 -04:00
2010-06-18 10:44:31 -04:00
2011-04-22 17:00:53 -04:00
2010-03-04 14:46:41 -05:00
2010-07-08 00:55:27 +02:00
2011-04-22 17:00:53 -04:00
2011-01-31 13:38:53 +00:00

less.js

The dynamic stylesheet language.

http://lesscss.org

about

This is the JavaScript, and now official, stable version of LESS.

For more information, visit http://lesscss.org.

license

See LICENSE file.

Copyright (c) 2009-2011 Alexis Sellier

Description
No description provided
Readme 55 MiB
Languages
JavaScript 63.7%
Less 25.6%
CSS 10.3%
TypeScript 0.3%