This commit is contained in:
2018-11-26 23:01:24 +00:00
parent 657ffc8d09
commit 231239e496
5 changed files with 44 additions and 32 deletions

View File

@@ -1,5 +1,6 @@
import "@babel/polyfill";
import "@fortawesome/fontawesome-free/css/all.css";
import "typeface-roboto/index.css";
import Vue from "vue";
import "./plugins/vuetify";
import App from "./App.vue";