Skip to content

Refactoring css files defined in Renderer.php #55

@julianmurillosd

Description

@julianmurillosd

Please rephrase the following line:

The file Plugin/View/Page/Config/Renderer.php adds some css files to the head, according to the specific chosen configuration. But these css file act as blocking resources, which results in high loading times that affect the performance scores.

Suggestions and background

It would be great that those css files are refactored to .less, and maybe add a class to the body (instead of adding css files to the head), so the classes in the less files would apply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions