mirror of
https://github.com/less/less.js.git
synced 2026-02-14 00:44:59 -05:00
Scoped @import (plugin) functions loading
- Limited @import (plugin) support to add/addMultiple of functions - Altered @import (plugin) loading to support browser - Support proper closure scoping of @import (plugin) loaded functions
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.test {
|
||||
result: OK;
|
||||
result: PASS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user