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
2 files
+ 32
9
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 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