This commit is contained in:
2018-11-23 18:38:50 +00:00
parent 29bca5d261
commit 46150c1967

View File

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