We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8540e29 commit cb8ae9bCopy full SHA for cb8ae9b
1 file changed
src/wipes/out-left.css
@@ -3,7 +3,7 @@
3
clip-path: var(--wipe-in);
4
}
5
to {
6
- clip-path: var(--wipe-right);
+ clip-path: var(--wipe-left);
7
8
9
0 commit comments