How to use CSS animations and custom tweening to animate elements in Idyll.
See the article at https://idyll.pub/post/animation-example-b0c784887e77d19cf74b3e83/
Clone this repo, and do all the following in the root of this project.
You should only need to do this once:
- Make sure Idyll is installed
npm i -g idyll - Install project specific dependencies
npm i
Run the command idyll and the article should open in your browser.