mirror of
https://github.com/less/less.js.git
synced 2026-01-23 06:07:56 -05:00
72c469d86ec37412f794d16e54db6aba33819436
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.
less.js
The dynamic stylesheet language.
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
Languages
JavaScript
63.7%
Less
25.6%
CSS
10.3%
TypeScript
0.3%