mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-15 17:50:28 +08:00
18 lines
441 B
SCSS
18 lines
441 B
SCSS
/*!
|
|
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
|
|
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
|
*/
|
|
|
|
@import "fa/variables";
|
|
@import "fa/mixins";
|
|
@import "fa/path";
|
|
@import "fa/core";
|
|
@import "fa/larger";
|
|
@import "fa/fixed-width";
|
|
@import "fa/list";
|
|
@import "fa/bordered-pulled";
|
|
@import "fa/spinning";
|
|
@import "fa/rotated-flipped";
|
|
@import "fa/stacked";
|
|
@import "fa/icons";
|