Skip to content

Allow passing of nonce to style tag (CSP) #128

Open
@rossdakin

Description

@rossdakin

I have strict CSP headers in place, which this library breaks due to its use of <style> tags that don't have nonce or hash attributes on them.

This could be fixed by allowing the passing of a nonce (string) prop from the NextTopLoader component down to the <style> tags here and here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions