Closed cereallarceny closed 5 years ago
Hi @cereallarceny, I'm willing to accept PRs like yours, but it seems that your editor didn't respect eslint configuration used by this project. It resulted in over 500 lines changed. If you can, please revert these changes, and then I can review it.
Also I would be grateful if you can create a live example on https://codesandbox.io/ or similar tool.
Best, Stanko
No worries @Stanko! It turns out I had Prettier turned on, so it replaced a lot of your code with my defaults. I'll turn it off for this.
Either way, your package-lock.json appears to be corrupted. I couldn't do an NPM install without completely deleting it and rebuilding. I'll try to avoid committing this file on my next PR, but it's necessary for me locally.
I think package lock is for node v9 if I remember correctly. Thank you!
I added a separate delay to opacity because it looks cool to be able to stagger them. Feel free to merge it or dismiss the entire PR. I wanted this for my own purposes and figured it would be helpful to create a PR if anyone else wants this functionality. :)