turkyden / react-darkreader

🌓 A React Hook for adding a dark / night mode to your site.
http://react-darkreader.turkyden.com
MIT License
279 stars 20 forks source link

original lib darkreader relies on inline scripting, is it the same? #17

Closed ebimohi closed 1 year ago

ebimohi commented 1 year ago

We don't like to have inline scripting as Content Security Policy best practices, I tried to successfully use darkreader in my project but I receive this error: Content Security Policy: The page’s settings blocked the loading of a resource at inline (“script-src”).

Do you have this issue the same with react-darkreader.

thanks!

turkyden commented 1 year ago

Yes