Skip to content

filter function must return 'true' for css file as well as the output html file #16

Closed
@aKzenT

Description

@aKzenT

If I understand the code correctly, the filter function is not only called for the CSS files to decide if they should be inlined or not, but also for the target .html-file in which the styles should be injected.

I don't think this is very intuitive and at the very least it should be mentioned in the documentation. I had to debug through the plugin to find out, why my CSS does not get inlined.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions