font-handsome
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "font-handsome", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Take back full control of icons within stylesheets.", | ||
@@ -18,3 +18,3 @@ "main": "_index.sass", | ||
"scripts": { | ||
"test": "./node_modules/node-sass/bin/node-sass demo.sass" | ||
"test": "./node_modules/node-sass/bin/node-sass demo/demo.sass" | ||
}, | ||
@@ -21,0 +21,0 @@ "bugs": { |
@@ -9,3 +9,3 @@ | ||
[Check out the demo →](http://ethantw.github.io/font-handsome/) | ||
*Current version:* **0.1.1**, with all icons from Font Awesome **4.2.0**. | ||
*Current version:* **0.2.0**, with all icons from Font Awesome **4.3.0**. | ||
@@ -315,4 +315,6 @@ | ||
End point — `%fha-spin`. | ||
Use `%fh-pulse` to have it rotate with 8 steps. | ||
End point — `%fha-spin` or `%fha-pulse`. | ||
<img width="379px" src="http://ethantw.github.io/font-handsome/demo/img/spinning.png"> | ||
@@ -325,2 +327,6 @@ | ||
p.pulse-loading | ||
+fh( spinner ) | ||
@extend %fh-pulse | ||
p.waiting | ||
@@ -327,0 +333,0 @@ +fh( circle-o-notch ) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1885620
41
469