A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
Sometimes we want to use only mixin versions and dont want to use css classes. In _options.scss we can change $includeClasses: false !default; and waila it is done.
I made only move the keyframes definitions inside mixins. Because of if we dont use any mixin, we dont need keyframes. Thanks for that amazing library to IanLunn.
Sometimes we want to use only mixin versions and dont want to use css classes. In _options.scss we can change $includeClasses: false !default; and waila it is done.
I made only move the keyframes definitions inside mixins. Because of if we dont use any mixin, we dont need keyframes. Thanks for that amazing library to IanLunn.