Skip to content

Imported dependancies loaded more than once causing redundant styles. #9

Description

@jesselee34

I would have expected the tool to manage less files that are imported by several different modules so that a particular less module would only be loaded once.

For instance: I have two components say fooView.js and barView.js. They both have corresponding .less files. Each one of those less files depends on fonts.less and so it is imported in both. Now the CSS from fonts.less is in two separate style tags in the DOM.

Is this expected, or am I doing something wrong?

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