Skip to content

Advanced glob patterns not working #16

Open
@philipp-serfling

Description

@philipp-serfling

I am looking for a way to include all less files in a structure but explicitly exclude some.

According to node-glob

Something like this should work:
@import "['header/*.less', '!header/terms.less']";

It seems to me that none of these advanced patterns are working. e.g.:
[...]
!(pattern|pattern|pattern)

Please specify which glob patterns are actually working

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