crisper icon indicating copy to clipboard operation
crisper copied to clipboard

CSS Support

Open indolering opened this issue 9 years ago • 6 comments

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 : )

indolering avatar Feb 01 '16 00:02 indolering

+1

AshleyScirra avatar Mar 21 '16 23:03 AshleyScirra

I'm working on this now. We'll have to take care when extracting styles that are in dom-modules.

justinfagnani avatar Apr 04 '16 21:04 justinfagnani

Any updates on this issue?

hurst avatar Sep 12 '16 17:09 hurst

We should move this bug to https://github.com/Polymer/polymer-build

justinfagnani avatar Sep 13 '16 16:09 justinfagnani

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.

ensonic avatar Aug 03 '17 08:08 ensonic

Is there a solution or a workaround for supporting CSP(including styles). Is there a way to extract styles out of Polymer vulcanized output.

ankit2711 avatar Nov 24 '17 16:11 ankit2711