.toast-enter-active,.toast-leave-active{transition:all .3s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(100%)}@keyframes shrink{0%{width:100%}to{width:0}}.animate-shrink{animation:shrink linear forwards}
