This commit is contained in:
arnaucode
2017-09-06 13:03:09 +02:00
parent c2ed8c4799
commit 27f110f1ba
60 changed files with 28096 additions and 0 deletions

18
vendor/font-awesome/scss/font-awesome.scss vendored Executable file
View File

@@ -0,0 +1,18 @@
/*!
* 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";