Fork-Awesome/assets/font-awesome/less/font-awesome.less

39 lines
1.4 KiB
Plaintext
Raw Normal View History

2013-05-10 18:00:01 +02:00
/*!
2013-10-27 21:38:45 +01:00
* Font Awesome 4.0.1
2013-05-10 18:00:01 +02:00
* the iconic font designed for Bootstrap
2013-06-12 20:43:02 +02:00
* ------------------------------------------------------------------------------
* The full suite of pictographic icons, examples, and documentation can be
* found at http://fontawesome.io. Stay up to date on Twitter at
* http://twitter.com/fontawesome.
2013-05-10 18:00:01 +02:00
*
* License
2013-06-12 20:43:02 +02:00
* ------------------------------------------------------------------------------
* - The Font Awesome font is licensed under SIL OFL 1.1 -
2013-05-10 18:00:01 +02:00
* http://scripts.sil.org/OFL
2013-06-12 20:43:02 +02:00
* - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
2013-05-10 18:00:01 +02:00
* http://opensource.org/licenses/mit-license.html
2013-06-12 20:43:02 +02:00
* - Font Awesome documentation licensed under CC BY 3.0 -
2013-05-10 18:00:01 +02:00
* http://creativecommons.org/licenses/by/3.0/
* - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
* "Font Awesome by Dave Gandy - http://fontawesome.io"
2013-06-12 20:43:02 +02:00
*
* Author - Dave Gandy
* ------------------------------------------------------------------------------
2013-05-10 18:00:01 +02:00
* Email: dave@fontawesome.io
2013-06-26 17:44:06 +02:00
* Twitter: http://twitter.com/davegandy
2013-06-12 20:43:02 +02:00
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
2013-05-10 18:00:01 +02:00
*/
2013-10-23 17:12:39 +02:00
@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";