0

I´m developing an app and I came across with the CSP policies. I´ve already done it but I need to put the 'unsafe inline' and 'unsafe eval' in most of the pages because I have inline code or style that changes a little bit the view of the content, but it is important. No mention the responsive js that I have that changes the inline content.

My question here is: is it really necesary to change all my inline style and js, to a separate file and create a class of every little modification that I do with my inline css in order to dont use the 'unsafe'?

I´ve being looking arround and I see that most of the pages uses inline properties, no matter how big the page is.

Thank you for your time!

0 Answers0