Commit Graph

8 Commits

Author SHA1 Message Date
rjgotten
d96af08795 Fix lint errors and add tests for @import (plugin) 2015-02-26 14:40:36 +01:00
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
Luke Page
1494e25ef0 More style cop.. 2015-01-30 18:28:02 +00:00
Luke Page
0b3acccbd2 load plugins from functions as well as objects 2014-10-26 11:27:09 +00:00
Luke Page
0fa3a9fe9c change version to beta 1 2014-10-19 21:12:05 +01:00
Luke Page
65702f80a3 make sure plugins can be loaded from the current directory if lessc is installed globally 2014-10-19 19:09:23 +01:00
Luke Page
c0f60cccf8 Fix plugin issues 2014-10-09 18:21:31 +01:00
Luke Page
9869b29c3d Add file manager to plugin system 2014-10-09 17:45:30 +01:00