Skip to content

Broken in lessc 3.7 #11

@ghost

Description

The .for-each command works up to and including lessc version 3.6.0.

In 3.7.0 and current it gives:

ParseError: Unrecognised input in for-each.less on line 6, column 33:
5 #for-each-fruit {
6     .for-each(@value in @fruit) {
7         value: @value;

where the open brace on line 6 is in red.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions