react-awesome-reveal
react-awesome-reveal copied to clipboard
Does Fade cause CSP issues?
trafficstars
In the Fade component does it insert inline-style in the DOM? Because it will be causing CSP issue from Security Perspective. FYI, I am trying to integrate it with my react app but I can not add any package which will cause CSP/HSTS issues. Thank you.
I'm going to start working on a new release without the need for inline styles and Emotion. Contributions are welcome!