Skip to content

Commit

Permalink
chore: fix spring-easing gif not appearing [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
okikio committed May 14, 2023
1 parent 6dc7d88 commit 61ee0d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ PostCSS plugin to replace `spring()` functions with a `linear()` easing function

You can create animation's like this with `postcss-spring-easing`,

<img src="media/assets/postcss-spring-easing-demo-video.gif" width="1920" loading="lazy" alt="A demo of the various postcss-spring-easings available" align="center" style="border-radius: 1rem;
aspect-ratio: auto 1920 / 899;" />
<img src="media/assets/spring-easing-demo-video.gif" width="1920" loading="lazy" alt="A demo of the various postcss-spring-easings available" align="center" style="border-radius: 1rem; aspect-ratio: auto 1920 / 899;" />


<!-- https://github.com/okikio/postcss-spring-easing/assets/17222836/3813945f-b301-4399-8383-bbab227c3f68
Expand Down

0 comments on commit 61ee0d0

Please sign in to comment.