This commit is contained in:
2018-11-23 18:24:23 +00:00
parent 1396119e0a
commit 29bca5d261
5 changed files with 25 additions and 8 deletions

View File

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