react-ladda
react-ladda copied to clipboard
CSP
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