unignore bower_components
[bootswatch] / bower_components / font-awesome / scss / font-awesome.scss
1 /*!
2  *  Font Awesome 3.2.1
3  *  the iconic font designed for Bootstrap
4  *  ------------------------------------------------------------------------------
5  *  The full suite of pictographic icons, examples, and documentation can be
6  *  found at http://fontawesome.io.  Stay up to date on Twitter at
7  *  http://twitter.com/fontawesome.
8  *
9  *  License
10  *  ------------------------------------------------------------------------------
11  *  - The Font Awesome font is licensed under SIL OFL 1.1 -
12  *    http://scripts.sil.org/OFL
13  *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
14  *    http://opensource.org/licenses/mit-license.html
15  *  - Font Awesome documentation licensed under CC BY 3.0 -
16  *    http://creativecommons.org/licenses/by/3.0/
17  *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
18  *    "Font Awesome by Dave Gandy - http://fontawesome.io"
19  *
20  *  Author - Dave Gandy
21  *  ------------------------------------------------------------------------------
22  *  Email: dave@fontawesome.io
23  *  Twitter: http://twitter.com/byscuits
24  *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
25  */
26
27 @import "variables";
28 @import "mixins";
29 @import "path";
30 @import "core";
31 @import "bootstrap";
32 @import "extras";
33 @import "icons";