SASS @extends for icon fonts
August 20, 2014
In a project, I use icon fonts, generated from SVGs, for icons instead of images. So, for a down arrow, I can do something like this:
<i class="icon-down-arrow"></i>
And get this:
Hey, I'm Ian. I build websites and write about what I learn as I go. Follow me on Twitter.