next-mdx-remote -> mdx-bundler (#729)

This commit is contained in:
2022-01-09 13:45:38 -05:00
committed by GitHub
parent b7313985db
commit 65416fcc1f
35 changed files with 1624 additions and 821 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ Below are the code snippets you can grab and customize to make your own ["waving
## CSS
<!-- prettier-ignore -->
{/* prettier-ignore */}
```css
.wave {
animation-name: wave-animation; /* Refers to the name of your @keyframes element below */