Salim Bensiali e59a93b5fd Relative URLs in LESS files should be relative to the file that defines them.
It is up to the parser and compiler to rewrite them when those files are
imported by another LESS file.

- Modified and added test cases for import and import-once rules
- Fixed difference between client side and server side handling of relative urls
- Added a -rootpath option to lessc to specify another base path for the url
  rewriting. By default, rootpath=''
2012-12-27 20:40:16 +00:00
2012-03-04 22:35:02 +01:00
2011-11-21 19:56:25 -05:00
2012-10-17 20:15:20 +01:00
2012-12-16 08:45:52 +00:00
2012-10-18 09:10:25 +02:00
2012-12-21 16:26:21 +00:00
2010-03-04 14:46:41 -05: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 56 MiB
Languages
JavaScript 64.7%
Less 24.5%
CSS 9.2%
Shell 1.3%
TypeScript 0.2%