react-toastify
Version:
React notification made easy
1 lines • 158 B
CSS
@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{animation:Toastify__trackProgress linear 1 forwards}
React notification made easy