C. Scott Ananian 72c469d86e Implement syntax in gh #1185 for @import options. Implement multiple & less.
First step in implementing syntax for @import options, proposed in
https://github.com/cloudhead/less.js/issues/1185#issuecomment-13710620
(steps (1) and (2)).

I've implemented the 'multiple' and 'less' options.  One could trivially
add 'once' and 'css' options as well, if there was need.  Proposed
"silent" and "inline" options are deferred for future work.

I left the existing "@import-multiple" and "@import-once" syntax in place,
although the proposal is for this to be deprecated once the new option
syntax is in place.
2013-03-05 11:23:47 +00:00
2012-03-04 22:35:02 +01:00
2013-03-05 10:22:05 +00:00
2013-02-28 16:33:09 +00:00
2013-01-05 16:07:03 +00:00
2013-01-23 19:12:55 +00:00
2012-12-30 08:44:45 +00:00
2013-02-25 09:26:09 +00:00
2010-03-04 14:46:41 -05:00
2013-02-26 08:46:28 +00:00
2013-02-26 08:42:59 +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 on the language and usage visit lesscss.org. More information also available in our wiki

license

See LICENSE file.

Copyright (c) 2009-2013 Alexis Sellier & The Core Less Team

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