less-plugin-glob icon indicating copy to clipboard operation
less-plugin-glob copied to clipboard

Advanced glob patterns not working

Open philipp-serfling opened this issue 7 years ago • 1 comments

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

philipp-serfling avatar Sep 29 '17 08:09 philipp-serfling

+1

dutscher avatar Jul 12 '18 14:07 dutscher