ui-font-awesome
v4.3.1
Published
FontAwesome packaged as custom elements
Downloads
2
Readme
FontAwesome as Elements
Working with Custom Elements, I got very tired of class and overloading
<div>
, <span>
, and <i>
. So, using HTML5, here are a set of elements.
<icon bomb/> working <spinner spin/>
<stack>
<icon bomb/>
<icon ban/>
</stack>
##Tweaking
These are inline elements, basically think of them as special text. You want
them larger, jack up the font-size
.