You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
465 B
17 lines
465 B
/*! |
|
* Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome |
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) |
|
*/ |
|
|
|
@import "variables.less"; |
|
@import "mixins.less"; |
|
@import "path.less"; |
|
@import "core.less"; |
|
@import "larger.less"; |
|
@import "fixed-width.less"; |
|
@import "list.less"; |
|
@import "bordered-pulled.less"; |
|
@import "spinning.less"; |
|
@import "rotated-flipped.less"; |
|
@import "stacked.less"; |
|
@import "icons.less";
|
|
|