vuexfire-admin
vuexfire-admin copied to clipboard
2 small errors:
-
client/App.vue import Notifications from 'components/strong/UI/Notifications' should be: import Notifications from 'components/ui/Notifications'
-
node_modules/bulma/sass/utilities/mixins.sass misses the first line: @import "initial-variables"
Tried to use the current version without this bug, but then I'm getting even more dependency problems.