fix: use @utility for animate-blink, call handleScroll on mount
This commit is contained in:
@@ -137,6 +137,6 @@ body {
|
||||
50% { opacity: 0.4; }
|
||||
}
|
||||
|
||||
.animate-blink {
|
||||
@utility animate-blink {
|
||||
animation: blink 0.8s ease-in-out infinite;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user