Skip to content

Commit a7bca11

Browse files
committed
version bump
1 parent 5ac2c2f commit a7bca11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/helpers.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* Animation Duration */
22
.animation {
33
animation-duration: var(--animation-duration);
4+
animation-fill-mode: var(--animation-fill-mode);
45

56
&.shorter {
67
animation-duration: var(--animation-duration-shorter);

0 commit comments

Comments
 (0)