Skip to content

Trigger reload on css change #88

Closed
@julientaq

Description

@julientaq

We’re using paged.js to make PDF from the web.

The way paged.js work is a bit different from the normal web, as it pull all the stylesheet into a couple of style element (after modifying them a bit).

This means that when we update a css, we need to have a full reload and not a css update, a proper full reload.

It looks like from here that the CSS doesnt trigger a reload.

would it be possible to add a config key to force a page reload, even on css update?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions