wallop
wallop copied to clipboard
Fix slide CSS animation for safari browser
according to my created issue: https://github.com/peduarte/wallop/issues/88
wondering why the CSS animation was quite a bit complex with that 99% opacity and translate3d stuff... 🧐
I just did with that left property and it works well in Chrome, FF, IE11, Samsung Browsers.