This is a demo site to show potential variations of animations for Carbon Icons.
- The CSS for the animations is located at carbon-icons-demo/src/styles/CustomIconAnimations.scss
- The icons being styled are located at carbon-icons-demo/src/components/IconAnimations
npm install
npm run serve
npm run build
npm run lint
See Configuration Reference
This project was created using vue-create