Remove Font Awesome

This commit is contained in:
Ben Word
2017-01-13 11:57:33 -07:00
parent 596f66f1e7
commit 865ade536b
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@
// Import npm dependencies
@import "~bootstrap/scss/bootstrap";
@import "~font-awesome/scss/font-awesome";
@import "common/global";
@import "components/buttons";

View File

@@ -69,7 +69,6 @@
},
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
"font-awesome": "^4.7.0",
"jquery": "1.12.4 - 3"
}
}