Convert .less to .scss

This commit is contained in:
Michael Rose
2014-07-31 13:09:32 -04:00
parent d06dd17110
commit 23cb7ecaeb
73 changed files with 2610 additions and 2409 deletions

View File

@ -0,0 +1,17 @@
/*!
* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@import "variables";
@import "mixins";
@import "path";
@import "core";
@import "larger";
@import "fixed-width";
@import "list";
@import "bordered-pulled";
@import "spinning";
@import "rotated-flipped";
@import "stacked";
@import "icons";