#import.meta.glob help

1 messages · Page 1 of 1 (latest)

stone night
#

i have this pattern "/node_modules/@fontsource/oswald/files/*500*", it works but i need to only include files that "500" and "latin"

how?

#

i used "/node_modules/@fontsource/oswald/files/*500*latin*" but it didn't work