When using a strict CSP, I have 2 warnings because these lines are injecting styles: https://github.com/underground-works/clockwork-browser/blob/76f84c985fc69963a91926dbc5e56b88e744116b/toolbar/toolbar.js#L157 https://github.com/underground-works/clockwork-browser/blob/76f84c985fc69963a91926dbc5e56b88e744116b/toolbar/toolbar.js#L230 Is it possible to modify it so can enable strict CSP? Thanks.
When using a strict CSP, I have 2 warnings because these lines are injecting styles:
clockwork-browser/toolbar/toolbar.js
Line 157 in 76f84c9
clockwork-browser/toolbar/toolbar.js
Line 230 in 76f84c9
Is it possible to modify it so can enable strict CSP?
Thanks.