Skip to content
Snippets Groups Projects
Verified Commit 9b0eadf0 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Move Vue global style to Vue app

parent 4f3fd826
No related branches found
No related tags found
1 merge request!1078Load vue style
......@@ -6,6 +6,8 @@ import "vuetify/dist/vuetify.min.css"
import ApolloClient from 'apollo-boost'
import VueApollo from 'vue-apollo'
import "./css/global.scss"
Vue.use(Vuetify)
Vue.use(VueRouter)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment