Skip to content
This repository was archived by the owner on Mar 15, 2021. It is now read-only.
This repository was archived by the owner on Mar 15, 2021. It is now read-only.

Add support for --global-var and --modify-var variables #7

@agabrys

Description

@agabrys

We should set third argument of the parser#parse method.

// lessc-rhino-1.7.5.js
var parser = new less.Parser(options);
parser.parse(input, function(e, root) {
...
}, /* here */);

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions