react-ladda icon indicating copy to clipboard operation
react-ladda copied to clipboard

CSP

Open markusv opened this issue 7 years ago • 0 comments

Hi, this library gives me a problem with my CSP style-src rule. I have it like this:

style-src 'self'

But it seems this library adds some inline style. Why does it do this? I have included the ladda css file in my project.

Regards, Markus

markusv avatar Sep 24 '17 10:09 markusv