aphrodite
aphrodite copied to clipboard
Aphrodite support for CSP
Hello, I'm trying to implement Aphrodithe in my project without style-src 'unsafe-inline' CSP, but I'm having an error when it tries to inject the style tag [data-aphrodite] because it violates the CSP.
Does this library support CSP without 'unsafe-inline'?
Regards