https://github.com/pgalias/image-hover-effects
https://github.com/pgalias/image-hover-effects
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pgalias/image-hover-effects
- Owner: pgalias
- License: mit
- Created: 2016-02-14T17:15:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-14T21:41:29.000Z (almost 10 years ago)
- Last Synced: 2025-03-27T18:19:21.095Z (11 months ago)
- Language: CSS
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image Hover Effects
Pack of effects which plays when user hovers on object.
It can be used in two ways:
1. CSS - import iheffets.css to your project and use like that `
...`
2. LESS - use .less files to customize effects or import only this effects you need to in your project.
See demo [here](http://codepen.io/pgalias/full/JYMPGQ)
See more in [my portfolio](http://pawgalias.eu)
See also [this](http://pawgalias.eu/article/Image-hover-effects)
I used LESS mixins library - prefixer.less which you can get it [there](http://lessprefixer.com/)