source: extensions/Versa/font-awesome/scss/font-awesome.scss @ 31833

Last change on this file since 31833 was 31833, checked in by lexming, 7 years ago

Initial commit

File size: 430 bytes
Line 
1/*!
2 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
3 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4 */
5
6@import "variables";
7@import "mixins";
8@import "path";
9@import "core";
10@import "larger";
11@import "fixed-width";
12@import "list";
13@import "bordered-pulled";
14@import "animated";
15@import "rotated-flipped";
16@import "stacked";
17@import "icons";
18@import "screen-reader";
Note: See TracBrowser for help on using the repository browser.