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.
1 parent e8d7f37 commit 9bba570Copy full SHA for 9bba570
7-animation/2-css-animations/article.md
@@ -492,7 +492,7 @@ Here's a more complex example, with `@keyframes`:
492
493
## Summary
494
495
-CSS animations allow smoothly (or not) animated changes of one or multiple CSS properties.
+CSS animations allow smoothly (or step-by-step) animated changes of one or multiple CSS properties.
496
497
They are good for most animation tasks. We're also able to use JavaScript for animations, the next chapter is devoted to that.
498
0 commit comments