Aditi Agarwal

Results 1 comments of Aditi Agarwal

> The workaround is to add the hashes to your `Content-Security-Policy` header. > > Something like > > `style-src 'self' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=' 'sha256-wTr/bct+DGhJCU0mVZOm9Z1v99oBZrIu4VCMYQJWdfI=';` > > Not ideal but it is better...