Easily add perspective on mousemove and deviceorientation
npm install perspectives!Package version
!Minified size
> Easily add perspective on mousemove and deviceorientation

Simply include into your HTML file and add the class 'with-perspective' to target elements' parent.
``html
src="https://unpkg.com/perspectives"
>
`
This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project:
1. Fork the project
2. Create your feature branch (git checkout -b new-feature-branch)git commit -am 'add new feature'
3. Commit your changes ()git push origin new-feature-branch`)
4. Push to the branch (
5. Submit a pull request!