bejamas / gatsby-plugin-csp

A Gatsby plugin which adds strict Content Security Policy to your project.
MIT License
38 stars 15 forks source link

style-src without sha256 hashes. Styled components issue? #16

Open diegomadeit opened 4 years ago

diegomadeit commented 4 years ago

Hi, thanks for the nice plugin. I'm working on a Gatsby Theme with Styled componets and I don't get the hashes in the style-src. Is this a known issue?