Properly added bulma
This commit is contained in:
@ -1 +0,0 @@
|
||||
@import "~bulma/bulma.sass"
|
@ -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
|
||||
|
Reference in New Issue
Block a user