Welcome to mirror list, hosted at ThFree Co, Russian Federation.

font-awesome.less « less - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e30a66a113a588e373886b32dfa5c15efda3f0f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*!
 *  Font Awesome 4.3.1 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 "animated.less";
@import "rotated-flipped.less";
@import "stacked.less";
@import "icons.less";