Slides for the presentation "Activate Your Interface with CSS Animation"
Slides are built with reveal.js, highlight.js for code syntax highlighting, and the generator-reveal npm module for project management.
To run live-reloading web server, use grunt serve
.
To create static files, use grunt dist
.