Open
Description
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
Labels
No labels