You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Animate.css v4 brought some <strong>breaking changes</strong>, please refer to the <ahref="#migration">migration guide</a> before updating from v3.x and under.</p>
@@ -879,7 +930,7 @@ <h2 class="docs-mainTitle">
879
930
880
931
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/00-intro.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/01-usage.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/02-utilities.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
@@ -1118,7 +1169,7 @@ <h3>Intervals between repeats</h3>
1118
1169
1119
1170
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/03-best-practices.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
@@ -1169,7 +1220,7 @@ <h2>Usage with Javascript</h2>
1169
1220
1170
1221
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/04-javascript.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
@@ -1204,7 +1255,7 @@ <h2>Migration from v3.x and Under</h2>
1204
1255
1205
1256
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/06-migration.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
<li><code>animate.min.css</code>: minified build ready for production</li>
1222
1273
<li><code>animate.compat.css</code>: minified build ready for production <strong>without class prefix</strong>. This should only be used as an easy path for migrations.</li>
1223
1274
</ul>
1224
-
<p>For example, if you'll only use some of the “attention seekers” animations, simply edit the <code>./source/animate.css</code> file, delete every <code>@import</code> and the ones you want to use.</p>
1275
+
<p>For example, if you'll only use some of the “attention seekers” animations, simply edit the <code>./source/animate.css</code> file, delete every <code>@import</code>, and add the ones you want to use.</p>
@@ -1249,15 +1300,15 @@ <h3>Changing the default prefix</h3>
1249
1300
1250
1301
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/07-custom-builds.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
<p>Animate.css supports the <ahref="https://webkit.org/blog/7551/responsive-design-for-motion/"><code>prefers-reduced-motion</code> media query</a> so that users with motion sensitivity can opt out of animations. On supported platforms (currently all the major browsers and OS, including mobile), users can select "reduce motion" on their operating system preferences, and it will turn off CSS transitions for them without any further work required.</p>
1257
1308
1258
1309
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/08-accessibility.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/09-contributors.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
<pclass="edit-github"><ahref="https://github.com/animate-css/animate.css/blob/main/docsSource/sections/09-license-contributing.md" title="Edit this on GitHub">Edit this on GitHub</a></p>
0 commit comments