.toast-list-enter-active{transition:all .3s ease-out}.toast-list-leave-active{transition:all .2s ease-in}.toast-list-enter-from{opacity:0;transform:translate(100%) scale(.95)}.toast-list-enter-to,.toast-list-leave-from{opacity:1;transform:translate(0) scale(1)}.toast-list-leave-to{opacity:0;transform:translate(100%) scale(.95)}.toast-list-move{transition:transform .3s ease}
