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

font-awesome.scss « font-awesome « vendor « _sass « css « static - github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4668a53c7fe0ae7db53874bfa559ce9ef8051c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*!
 *  Font Awesome 4.5.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 "animated";
@import "rotated-flipped";
@import "stacked";
@import "icons";