Files
website-project-view/public/libs/font-awesome/scss/font-awesome.scss
alphaAE bd4b3ed771 init
2022-07-16 03:19:14 +08:00

19 lines
430 B
SCSS

/*!
* Font Awesome 4.6.3 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";
@import "screen-reader";