Skip to content

remove silverstripe/admin dependency #123

Open
@lekoala

Description

@lekoala

At the moment, there is this line in the template

<% require css("silverstripe/admin: client/dist/styles/bundle.css") %>

which means the default template doesn't work without the silverstripe/admin module. Since it isn't specified in the composer.json file, I think it would be nice if these styles were made optional. I've removed that line and it doesn't seem to have much impact anyway on the layout.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions