add website v1

This commit is contained in:
bchiang7
2016-12-10 23:39:15 -05:00
parent f43dfaf419
commit 3ed5fcff84
127 changed files with 31593 additions and 0 deletions

17
v1/font-awesome/scss/font-awesome.scss vendored Normal file
View File

@@ -0,0 +1,17 @@
/*!
* Font Awesome 4.3.0 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";