Pack of effects which plays when user hovers on object.
It can be used in two ways:
- CSS - import iheffets.css to your project and use like that
<div class="effect transparency">...</div>
- LESS - use .less files to customize effects or import only this effects you need to in your project.
See demo here
See more in my portfolio
See also this
I used LESS mixins library - prefixer.less which you can get it there