Skip to content
Snippets Groups Projects

WIP: Started work on navigation and layout

Closed Jan Maximilian Michal requested to merge 69-general-layout-navigation into master
3 files
+ 6
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -7,6 +7,7 @@ import store from './store/store'
import Vuetify from 'vuetify'
import 'vuetify/dist/vuetify.min.css'
import 'material-design-icons/iconfont/material-icons.css'
Vue.use(Vuetify)
Loading