We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa87e25 commit e165846Copy full SHA for e165846
src/demo-app/snack-bar/snack-bar-demo.scss
@@ -1,5 +1,5 @@
1
.party {
2
- animation: party 5s infinite;
+ animation: party 5000ms infinite;
3
}
4
5
@keyframes party {
0 commit comments