1
0

Properly added bulma

This commit is contained in:
kolaente
2018-09-06 19:56:44 +02:00
parent bb3991a3f5
commit 8ccb1893f1
5 changed files with 676 additions and 24 deletions

View File

@ -1 +0,0 @@
@import "~bulma/bulma.sass"

View File

@ -3,6 +3,8 @@ import App from './App.vue'
import router from './router'
import auth from './auth'
import '../node_modules/bulma/bulma.sass'
Vue.config.productionTip = false
// Check the user's auth status when the app starts