react-animate.css
react-animate.css copied to clipboard
scoped style tag?
https://github.com/thiagoc7/react-animate.css/blob/master/modules/Animate.js#L20
I wonder if <style> should be scoped like: <style scoped>, so that the stylesheet won't affect other ones.