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.
.once
1 parent 51654a1 commit 04b05edCopy full SHA for 04b05ed
docs/content/2.usage/3.modifiers.md
@@ -36,7 +36,7 @@ Makes the animation play only once when scrolling down, and stay in its final st
36
Similar to `.once` but will reverse the animation when scrolling back up, allowing it to play again when scrolling down.
37
38
::alert{type="info"}
39
-Using `.once.reversible` gives you the previous behavior of `.once` from v1.1.8 and earlier.
+This is the default previous behavior of `.once`.
40
::
41
42
0 commit comments