Skip to content

Import order is not deterministic #24

Open
@seibei-iguchi

Description

@seibei-iguchi

I found an issue where if I import a whole directory, for example @import "./objects/**/*";, the resulting output is not always sorted alphabetically. So, when - inside the directory - I have for example files named A.less, B.less, C.less, I would expect the order to be the same in the CSS output, yet it seems the plugin sometimes puts B.less first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions