move scss into separate file, fix moment not in dependencies

This commit is contained in:
Xevion
2020-08-16 23:13:28 -05:00
parent a3043ce39c
commit 29b4467d78
3 changed files with 140 additions and 141 deletions

View File

@@ -10,6 +10,7 @@
"dependencies": {
"bootstrap-vue": "^2.16.0",
"core-js": "^3.6.5",
"moment": "^2.27.0",
"vue": "^2.6.11",
"vue-moment": "^4.1.0",
"vue-router": "^3.4.3"