adamfairhead / webicons

Webicons is a set of resolution-independent social icons for use on your website. They use feature-detected SVG graphics (with PNG fallbacks) to display the icons over their appropriate negatively indented anchor titles.
531 stars 61 forks source link

Sass Version #12

Closed ghost closed 11 years ago

ghost commented 11 years ago

If you're interested, I've created a Sass/Compass version that gives users the ability to simply add the name of any icons created to a list, and the markup will be automatically generated.

adamfairhead commented 11 years ago

This is great, @GeneLocklin - this'll come in handy on an update I'm planning on pushing out soon!

ghost commented 11 years ago

It's just too bad that we can't use compass for svg spriting... yet.

adamfairhead commented 11 years ago

Thanks @GeneLocklin! I've just pushed v2.0 of Webicons, w/ SCSS. It takes a couple of ques from your work. :+1: