Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 312 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 312 Bytes

Halogen Animation

This library lets you animate Halogen elements using inline CSS styles.

Build

If you have nvm installed, run nvm use first.

yarn install
yarn run build
yarn run watch

Documentation

You can build the package documentation with npm run docs.

License

GPL-3.0