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

39 lines
1.4 KiB
Plaintext
Raw Normal View History

2013-05-11 00:00:01 +08:00
/*!
2013-10-28 04:38:45 +08:00
* Font Awesome 4.0.1
2013-05-11 00:00:01 +08:00
* the iconic font designed for Bootstrap
2013-06-13 02:43:02 +08: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-11 00:00:01 +08:00
*
* License
2013-06-13 02:43:02 +08:00
* ------------------------------------------------------------------------------
* - The Font Awesome font is licensed under SIL OFL 1.1 -
2013-05-11 00:00:01 +08:00
* http://scripts.sil.org/OFL
2013-06-13 02:43:02 +08:00
* - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
2013-05-11 00:00:01 +08:00
* http://opensource.org/licenses/mit-license.html
2013-06-13 02:43:02 +08:00
* - Font Awesome documentation licensed under CC BY 3.0 -
2013-05-11 00:00:01 +08: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-13 02:43:02 +08:00
*
* Author - Dave Gandy
* ------------------------------------------------------------------------------
2013-05-11 00:00:01 +08:00
* Email: dave@fontawesome.io
2013-06-26 23:44:06 +08:00
* Twitter: http://twitter.com/davegandy
2013-06-13 02:43:02 +08:00
* Work: Lead Product Designer @ Kyruus - http://kyruus.com
2013-05-11 00:00:01 +08:00
*/
2013-10-23 23:12:39 +08: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";