crisper
crisper copied to clipboard
CSS Support
CSP blocks inline styles by default. It would be ideal if crisper either externalized CSS or utilized hashing.
I'm guessing there might be some feasibility issues related to Polymer or the WC.js polyfill. If so, please elaborate for the benefit of future readers : )
+1
I'm working on this now. We'll have to take care when extracting styles that are in dom-modules.
Any updates on this issue?
We should move this bug to https://github.com/Polymer/polymer-build
We should move this bug to https://github.com/Polymer/polymer-build
Could you explain? As far as I can see polymer-build does not offer any tooling to split a bundled webapp for CSP - or do I miss something.
Is there a solution or a workaround for supporting CSP(including styles). Is there a way to extract styles out of Polymer vulcanized output.