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

generator #82

Closed fnnzzz closed 6 years ago

fnnzzz commented 8 years ago

I think that to make a CSS generator, where you can select only the desired animation would be a good idea. Often, you need only a few animations of the entire list, and pull out all the CSS for this is somehow not good.

I could help you in this.

IanLunn commented 8 years ago

This isn't something I'd want to take on but I like the idea. If you can do it, I'd be glad to provide feedback.

IanLunn commented 8 years ago

I suspect it is different to how you are planning but in the future I will be converting Hover.css to use Sass @imports for custom builds. If you are going to build a web-based generator, maybe it could leverage that.

fnnzzz commented 8 years ago

Yes, I was referring to the web generator, like bootstrap. But imports also a good idea, I think!

How can I help you?