We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527b0b9 commit 51bd90aCopy full SHA for 51bd90a
1 file changed
README.md
@@ -87,7 +87,7 @@ Most of the built in transitions are from the center. Here's how you can set the
87
Then, in the HTML:
88
89
```html
90
-<div class="... --in-custom">
+<div transition class="... --in-custom">
91
A custom transitioned element
92
</div>
93
```
0 commit comments