-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request