Skip to content

Import SASS resources for each entry #54

Open
@devmarco

Description

@devmarco

I would like to know if it's possible to specify a set of resources for each entry point.

entry: {
    a: [],
    b: []
}

Let's say I have the code above, I want to know if is possible specify a set of global resources per entries.

I'm asking this because in my use case we bundle a set of modules for each theme, so each theme is independent and has it's own javascript and CSS files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions