Skip to content

Import of multiple less files is broken #10

@laulaz

Description

@laulaz

Since commit ec8334d, we cannot @import multiple less files.

I even tried the example package mentioned in the documentation (https://github.com/sneridagh/example.bootstrap) to be sure. It works with collective.lesscss 1.2 but not with newer versions.

This is caused IMHO by the fact that the compiler doesn't have any "directory context" anymore to find the other files (as it now uses pipes instead of files to compile content).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions