rjgotten
39c6aa65f3
Make @import (plugin) environment-dependant
...
Shifts some logic around and extends some of the management classes in
such a way that plugins loaded via an `@import (plugin) "..."`
declaration are only loaded in environments that have support for
loading plugins. (i.e. Node.js)
2015-02-26 13:32:28 +01:00
Justineo
197619ab2a
fix code style
2015-02-02 17:24:41 +08:00
Justineo
093e2ea42c
Merge branch 'master' of https://github.com/less/less.js
2015-02-02 16:15:40 +08:00
Justineo
d53801eb77
try to implement preprocess plugins
2015-02-02 16:15:33 +08:00
Luke Page
604c911441
style cop 2 - indentation
2015-01-30 20:41:25 +00:00
Luke Page
1494e25ef0
More style cop..
2015-01-30 18:28:02 +00:00
Luke Page
9869b29c3d
Add file manager to plugin system
2014-10-09 17:45:30 +01:00
Luke Page
d3ca207fe8
jsdoc and add file manager
2014-10-09 17:11:47 +01:00
Luke Page
771ab4e430
sort out usage and allow a plugin argument
2014-09-17 21:14:40 +01:00
Luke Page
6ea7a1995e
move out clean css
2014-09-17 15:09:04 +01:00
Luke Page
4927bf1665
Add first draft post-processors, fix render function when using callback. remove regex compression (not compatible with sourcemaps)
2014-09-12 14:54:30 +01:00
Luke Page
e357dae7bc
allow lessc to load plugins. rename visitor directory to visitors to match others. Fix indexes in URL
2014-09-09 21:20:04 +01:00