GumbyFramework / Gumby

A Flexible, Responsive CSS Framework - Powered by Sass
http://gumbyframework.com/
2.85k stars 442 forks source link

Modular implementation of icon fonts #245

Closed mellatone closed 9 years ago

mellatone commented 9 years ago

Gumby at the present is extremely coupled with Entypo icon fonts. I'd like to discuss refactoring some of the code related to how icon font classes are generated to easily allow for alternate fonts and glyph lists. Are there any specific reasons the sass is so heavily tied to Entypo?

Motifsky commented 9 years ago

+1 for the refactor or removal.

danhere commented 9 years ago

Gumby is really tightly married to Entypo, I agree. If you can figure out a way to make icons more modular, I'd be all ears to a pull request :)