Skip to content

LessException with example code #49

@frangarcia

Description

@frangarcia

I am trying to work with this library in a Grails project but just running the example code

LessEngine engine = new LessEngine();

String text = engine.compile("div { width: 1 }");

throws the exception

com.asual.lesscss.LessException: Syntax Error: Cannot find function trim.

The version I am working on is 1.4.2.

It seems to be working with version 1.3.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions