Skip to content

Standardize adding styling & scripts to core via plugins #230

@ndelangen

Description

@ndelangen

If I'm correct, there currently is no standard way of adding styling to sourcejs via middleware.

Would it be a good idea if middleware could register additional styling source files and core would compile and bundle them?

Of do you think it would be better not to add this complexity and just provide an array of stylesheets.
That would simply be placed in the head.

I'm leaning towards just having every middleware have it's own stylesheet. It will also mean no source-build would be required after a plugin install.

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