Skip to content

Ampersand regression error in 1.7.4-snapshot #58

Description

@bradmac

I got an exception compiling LESS that works fine with 1.5.1. Looks like the ampersand operator support got lost?

com.asual.lesscss.LessException: com.asual.lesscss.LessException: Parse Error: Unrecognised input (line 2, column 1) near
.modulePage {
&.course-pf {
background-color: @body-bg !important;
at com.asual.lesscss.compiler.NashornCompiler.compile(NashornCompiler.java:79)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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