Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Not working with less-plugin-glob #27

Open
pixeleate opened this issue Oct 17, 2018 · 0 comments
Open

Not working with less-plugin-glob #27

pixeleate opened this issue Oct 17, 2018 · 0 comments

Comments

@pixeleate
Copy link

pixeleate commented Oct 17, 2018

I want to try to use this plugin along with less-plugin-glob, but seems that it's not working, no errors but the files are not actually imported, I have tried different ways, the same result

@import "npm://<my npm module>/**/*.less"

@import "npm://<my npm module>/**/*"

lessc --glob --npm-import <my entry file> <my output file>

lessc --npm-import --glob <my entry file> <my output file>

am I doing something wrong or just this plugin doesn't work with the other one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant