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

Not working with less-plugin-glob #27

@pixeleate

Description

@pixeleate

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions