Balázs Varga

Results 12 comments of Balázs Varga

It seems that removing the following SCSS definitions resolves the issue. With these definitions removed, the CSP plugin and the inline CSS plugin use the same CSS, resulting correct hashes:...

I think I’ve identified the root cause of the CSP violations. It’s related to cheerio when `_useHtmlParser2` is set to `true`. In this mode, cheerio modifies the content of ``...