Skip to content

<body> tag classes stripped #14

@w010

Description

@w010

I just struggled strange issue in one of my projects - on Live there were my <body> classes missing, while on Dev they were where expected, even though the source code deployed was 1:1 the same.
After some investigation I found out, that the reason was Minify HTML plugin, which I activated only on production.
Plugin version is Kirby Minify 2.2.0, and it seems for some reason it strips class attrib from <body> tag.
I couldn't find any options related. Uninstalling the plugin solved the problem.
Probably it's a bug, or maybe I'm missing some configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions