IanLunn / Hover

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.
http://ianlunn.github.io/Hover/
Other
29.25k stars 5.78k forks source link

Remove button class from main Sass file. #31

Closed leeuwr closed 9 years ago

leeuwr commented 10 years ago

The file scss/hover.scss contains a class specific for your site, e.g.:

.button {
    @include button();
}

Please, move this to the html file or an other Sass file, because this inclusion makes it more difficult to integrate Hover into my own project.

IanLunn commented 9 years ago

Added in 2.0.0